Skip to content

Commit

Permalink
Add a new test job snapshot-with-archunit-tests to check that the vio…
Browse files Browse the repository at this point in the history
…lation store is updated with the new violation (rule was fixed in snapshot)
  • Loading branch information
echauchot committed Oct 25, 2023
1 parent 48f9f67 commit 6819052
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
with:
flink_version: 1.19-SNAPSHOT
skip_archunit_tests: true
snapshot-with-archunit-tests:
uses: ./.github/workflows/ci.yml
with:
flink_version: 1.19-SNAPSHOT
non-main-version-without-archunit-tests:
uses: ./.github/workflows/ci.yml
with:
Expand Down

0 comments on commit 6819052

Please sign in to comment.