Skip to content

Commit

Permalink
logging
Browse files Browse the repository at this point in the history
  • Loading branch information
voj committed Dec 4, 2024
1 parent 0b167d6 commit e6fb077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
cd main
chmod +x gradlew
./gradlew check -x test
./gradlew localTests integrationTest --stacktrace
./gradlew -S localTests integrationTest
- name: Set version env var
if: startsWith(github.ref, 'refs/tags/release')
Expand Down

0 comments on commit e6fb077

Please sign in to comment.