Skip to content

Commit

Permalink
Debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpojer committed Jul 8, 2024
1 parent c1b0347 commit cd9f846
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ jobs:
**/src/test/scala/**
excludes: |
*/test*.py,
*src/test/java/*Unittest*.py,
*src/test/java/*Tests.py,
*src/test/java/AnotherUnittests.py,
*/src/test/java/*Unittest*.py,
*/src/test/java/*Tests.py,
*/src/test/java/AnotherUnittests.py,
report-format: 'console'
verbose-logging: 'true'
fail-on-violation: 'true'
Expand Down

0 comments on commit cd9f846

Please sign in to comment.