Skip to content

Commit

Permalink
Pass secrets to the unit test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gwynne committed Apr 26, 2024
1 parent b971688 commit fd60c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
jobs:
unit-tests:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main
secrets: inherit

pure-fluent-integration-test:
if: ${{ !(github.event.pull_request.draft || false) }}
Expand Down

0 comments on commit fd60c64

Please sign in to comment.