Skip to content

Commit

Permalink
bump smoke test version
Browse files Browse the repository at this point in the history
  • Loading branch information
chray-zhang committed Nov 21, 2024
1 parent 52e5c6e commit 7ebf15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
# shellcheck disable=SC2086
echo "BASE64_CONFIG_OVERRIDE=$BASE64_CONFIG_OVERRIDE" >> $GITHUB_ENV
- name: Run Tests ${{ matrix.image.name }}
uses: smartcontractkit/.github/actions/ctf-run-tests@002596f65dc8eb807f5c8729dc1080921f7d0b24 # 0.2.1
uses: smartcontractkit/.github/actions/ctf-run-tests@6ae9e5f0f6cfb214ceb22c24de99075f67b94859 # 0.2.1
with:
aws_registries: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}
test_command_to_run: nix develop -c sh -c "make test=${{ matrix.image.test-name }} test-integration-smoke-ci"
Expand Down

0 comments on commit 7ebf15f

Please sign in to comment.