We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e5abd commit 55a7430Copy full SHA for 55a7430
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: ./tests/integration/solana/artifacts/config.toml
+ CTF_CONFIGS: /home/runner/work/timelock-worker/timelock-worker/tests/integration/solana/artifacts
36
permissions:
37
id-token: write
38
contents: read
0 commit comments