Skip to content

Commit

Permalink
Update version again
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Nov 22, 2024
1 parent aec5f81 commit 5dc8f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakeguard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:

- name: Install flakeguard
shell: bash
run: go install github.com/smartcontractkit/chainlink-testing-framework/tools/flakeguard@b2892c5f452b12cae27b8a21c77aade774f2b844
run: go install github.com/smartcontractkit/chainlink-testing-framework/tools/flakeguard@fa6c4ebc22c1d3c5e91dd39efeb76c4a88fc3174

- name: Find new or updated test packages
if: ${{ inputs.runAllTests == false }}
Expand Down

0 comments on commit 5dc8f7f

Please sign in to comment.