We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc87ab commit 59f2cd2Copy full SHA for 59f2cd2
.github/workflows/ci.yml
@@ -48,6 +48,7 @@ jobs:
48
name: Test
49
needs: [ prepare ]
50
uses: ./.github/workflows/_unit_tests.yml
51
+ secrets: inherit
52
53
artifacts_windows_test:
54
name: Artifacts Windows
0 commit comments