Skip to content

Commit

Permalink
revert : ci
Browse files Browse the repository at this point in the history
  • Loading branch information
heowc committed Nov 17, 2024
1 parent d30dd04 commit 9a156c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Plugin Test
run: |
./gradlew :heo-gradle-plugin:publishToMavenLocal
./gradlew --debug -PlocalPlugin pluginTest
./gradlew -PlocalPlugin pluginTest
- name: Create self report file
if: success()
run: |
Expand Down

0 comments on commit 9a156c6

Please sign in to comment.