Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
chray-zhang committed Nov 18, 2024
1 parent 1a92f33 commit dad4586
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 @@ -199,7 +199,7 @@ jobs:
# shellcheck disable=SC2086
echo "BASE64_CONFIG_OVERRIDE=$BASE64_CONFIG_OVERRIDE" >> $GITHUB_ENV
- name: Run Tests ${{ matrix.image.name }}
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@ff4f38fd772ac69154b6471b728fbf3efc9a375a # v2.3.32
uses: smartcontractkit/chainlink-github-actions/chainlink-testing-framework/run-tests@d1fce734a6210acb41a8bbbb0cc81301e47aee89 # v2.3.32
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 dad4586

Please sign in to comment.