Skip to content

Commit

Permalink
bumped version for run-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chray-zhang committed Nov 21, 2024
1 parent f8d9d3d commit d998ac0
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@6ae9e5f0f6cfb214ceb22c24de99075f67b94859 # 0.2.1
uses: smartcontractkit/.github/actions/ctf-run-tests@ce4d9a50f7f5b8363f28c97c26aa9f9baa9b6b2f # 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 d998ac0

Please sign in to comment.