Skip to content

Commit

Permalink
fix: run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
y9vad9 committed Sep 27, 2023
1 parent 07632af commit 8a80b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
distribution: 'corretto'
java-version: '17'
cache: 'gradle'
- run: ./gradlew test --no-daemon
- run: ./gradlew build --no-daemon

0 comments on commit 8a80b9e

Please sign in to comment.