Skip to content

Commit

Permalink
pass secret to the following workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
liam-lai committed Aug 6, 2024
1 parent 5699a52 commit 5da01c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
run-unit-tests: true
run-integration-tests: true
Expand Down

0 comments on commit 5da01c0

Please sign in to comment.