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 f668db9 commit cdf4bd4Copy full SHA for cdf4bd4
.github/workflows/framework-golden-tests.yml
@@ -9,6 +9,8 @@ jobs:
9
defaults:
10
run:
11
working-directory: framework/examples/myproject
12
+ env:
13
+ CTF_CONFIGS: load.toml
14
runs-on: ubuntu-latest
15
permissions:
16
id-token: write
0 commit comments