Skip to content

Commit

Permalink
use reusable workflows, passing the secrets to unit tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Feb 22, 2023
1 parent cbc87ab commit 59f2cd2
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 @@ -48,6 +48,7 @@ jobs:
name: Test
needs: [ prepare ]
uses: ./.github/workflows/_unit_tests.yml
secrets: inherit

artifacts_windows_test:
name: Artifacts Windows
Expand Down

0 comments on commit 59f2cd2

Please sign in to comment.