Skip to content

Commit

Permalink
* last try
Browse files Browse the repository at this point in the history
  • Loading branch information
benedeki committed Jun 23, 2024
1 parent 7592de1 commit 883cf28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test_filenames_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
paths: '**/src/test/scala/**'
report-format: 'console'
excludes: |
'server/src/test/scala/za/co/absa/atum/server/api/TestData.scala,
server/src/test/scala/za/co/absa/atum/server/api/TestTransactorProvider.scala,
server/src/test/scala/za/co/absa/atum/server/ConfigProviderTest.scala'
'server/src/test/scala/za/co/absa/atum/server/api/TestData.scala',
'server/src/test/scala/za/co/absa/atum/server/api/TestTransactorProvider.scala',
'server/src/test/scala/za/co/absa/atum/server/ConfigProviderTest.scala'
verbose-logging: 'false'
fail-on-violation: 'true'

0 comments on commit 883cf28

Please sign in to comment.