We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 524ece3 commit 47e5abdCopy full SHA for 47e5abd
1 file changed
.github/workflows/pull-request-main.yml
@@ -32,7 +32,7 @@ jobs:
32
name: Tests
33
runs-on: ubuntu-latest
34
env:
35
- CTF_CONFIGS: ./config.toml
+ CTF_CONFIGS: ./tests/integration/solana/artifacts/config.toml
36
permissions:
37
id-token: write
38
contents: read
0 commit comments