Skip to content

Commit

Permalink
info logging for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusoe committed Feb 24, 2021
1 parent 3ea9635 commit 121a4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eumserver_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
run: ../../gradlew assemble
working-directory: ${{env.working-directory}}
- name: test
run: ../../gradlew test
run: ../../gradlew -i test
working-directory: ${{env.working-directory}}

0 comments on commit 121a4da

Please sign in to comment.