Skip to content

Commit

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

Please sign in to comment.