We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80bc5f0 commit e5d64ceCopy full SHA for e5d64ce
.github/workflows/bb-ci-utils.yml
@@ -60,7 +60,7 @@ jobs:
60
61
test-fork:
62
needs: ["build"]
63
- uses: "itsshantanu/gha-utils/.github/workflows/bb-forge-test.yml@demo/bb-ci"
+ uses: "itsshantanu/gha-utils/.github/workflows/bb-fork-forge-test.yml@demo/bb-ci"
64
secrets: inherit
65
with:
66
foundry-fuzz-runs: 20
0 commit comments