We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136d8ca commit 6672fd3Copy full SHA for 6672fd3
.github/workflows/bb-ci-utils.yml
@@ -31,7 +31,7 @@ jobs:
31
32
test-unit:
33
needs: ["check", "build"]
34
- uses: "itsshantanu/gha-utils/.github/workflows/forge-test.yml@demo/bb-ci"
+ uses: "itsshantanu/gha-utils/.github/workflows/bb-forge-test.yml@demo/bb-ci"
35
secrets: inherit
36
with:
37
foundry-profile: "test-optimized"
0 commit comments