Skip to content

Commit

Permalink
integration-test-enabled: true, scanner-enabled: true, strict-scanner…
Browse files Browse the repository at this point in the history
…: true
  • Loading branch information
Nikita-Smirnov-Exactpro committed Dec 18, 2024
1 parent 6d74cd6 commit dd941e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-sanpshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
build-job:
uses: th2-net/.github/.github/workflows/compound-java-dev.yml@integration-tests # FIXME: switch to main branch
with:
integration-test-enabled: false
scanner-enabled: false
integration-test-enabled: true
scanner-enabled: true
strict-scanner: true
integration-test-projects: "['cradle-admin-tool-cli','cradle-admin-tool-http']"
build-target: 'Docker'
Expand Down

0 comments on commit dd941e8

Please sign in to comment.