Skip to content

Commit

Permalink
修改 build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
meiMingle committed Feb 23, 2023
1 parent 9c038ac commit fa4a836
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ jobs:
./gradlew listProductsReleases # prepare list of IDEs for Plugin Verifier
# Run tests
- name: Run Tests
run: ./gradlew test
# Run BuildPlugin
- name: Run BuildPlugin
run: ./gradlew buildPlugin

# Collect Tests Result of failed tests
# - name: Collect Tests Result
Expand Down

0 comments on commit fa4a836

Please sign in to comment.