Skip to content

Commit 98893b1

Browse files
committed
test flow 4
1 parent ef76218 commit 98893b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bb-ci-module.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
test-integration:
7272
needs: ["build", "check"]
7373
uses: "itsshantanu/gha-utils/.github/workflows/bb-forge-test.yml@demo/bb-ci"
74+
secrets: inherit
7475
with:
7576
cache-path: |
7677
${{ inputs.module }}/cache
@@ -86,6 +87,7 @@ jobs:
8687
test-invariant:
8788
needs: ["build", "check"]
8889
uses: "itsshantanu/gha-utils/.github/workflows/bb-forge-test.yml@demo/bb-ci"
90+
secrets: inherit
8991
with:
9092
cache-path: |
9193
${{ inputs.module }}/cache

0 commit comments

Comments
 (0)