Skip to content

Commit

Permalink
fix: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
heowc committed Nov 17, 2024
1 parent d2adf62 commit 2af34d0
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 -PlocalPlugin pluginTest
./gradlew --debug -PlocalPlugin pluginTest
- name: Create self report file
if: success()
run: |
Expand Down

0 comments on commit 2af34d0

Please sign in to comment.