We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69027fa commit 5beab33Copy full SHA for 5beab33
.github/workflows/bb-ci-utils.yml
@@ -20,6 +20,7 @@ jobs:
20
test-utils:
21
needs: ["lint", "build"]
22
uses: "itsshantanu/gha-utils/.github/workflows/bb-forge-test.yml@demo/bb-ci"
23
+ secrets: inherit
24
with:
25
foundry-profile: "test-optimized"
26
match-path: "tests/utils/**/*.sol"
0 commit comments