Skip to content

Commit 59f2cd2

Browse files
committed
use reusable workflows, passing the secrets to unit tests workflow
1 parent cbc87ab commit 59f2cd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
name: Test
4949
needs: [ prepare ]
5050
uses: ./.github/workflows/_unit_tests.yml
51+
secrets: inherit
5152

5253
artifacts_windows_test:
5354
name: Artifacts Windows

0 commit comments

Comments
 (0)