Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mriccobene committed Nov 6, 2024
1 parent 17652e1 commit 4eebe61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa-rpc-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
rm -rf ./mainnet/results/
# Run RPC integration test runner via http
${{ github.workspace }}/erigon/.github/workflows/scripts/run_tests.py
${{ runner.workspace }}/erigon/.github/workflows/scripts/run_rpc_tests.sh
# Capture test runner script exit status
test_exit_status=$?
Expand Down

0 comments on commit 4eebe61

Please sign in to comment.