Skip to content

Commit

Permalink
Testing exit code fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amendelzon committed Oct 1, 2024
1 parent 99ca336 commit 5493761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: rootstock/hsm-integration-test
ref: 5.3.0.plus
ref: fix/test-runner-exit-code
path: hsm-integration-test
ssh-key: ${{ secrets.HSM_INTEGRATION_TEST_SSH_KEY }}

Expand Down

0 comments on commit 5493761

Please sign in to comment.