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 b5482da commit c71da10Copy full SHA for c71da10
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
uses: ./.github/workflows/run_tests.yml
11
with:
12
marker: 'not integration'
13
-
+ secrets: inherit
14
15
# Cancel in-flight runs for the same branch/PR when new commits arrive
16
concurrency:
0 commit comments