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 b4a8d70 commit 2070bb5Copy full SHA for 2070bb5
1 file changed
.github/workflows/main.yml
@@ -83,3 +83,5 @@ jobs:
83
84
- name: Test
85
run: make test-ci
86
+ env:
87
+ TUSK_PROXY_TEST_API_KEY: ${{ secrets.TUSK_PROXY_TEST_API_KEY }}
0 commit comments