Skip to content

Commit

Permalink
fix: workflow not using latest spv-wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
dorzepowski committed Dec 11, 2024
1 parent 5a6450f commit d7d9eb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/trigger-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
test:
uses: 4chain-ag/spv-wallet-regression/.github/workflows/run-regression-tests.yaml@main
with:
image_tag: ${{ needs.release.outputs.imageVersion }}
run_id: '${{ github.run_id }}-${{ github.run_attempt }}'
keep_instances: ${{ inputs.keep_instances }}
go_client_ref: ${{ github.head_ref || github.ref }}
Expand Down

0 comments on commit d7d9eb0

Please sign in to comment.