We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c88d2f3 + 9ad5db2 commit 2decebdCopy full SHA for 2decebd
1 file changed
.github/workflows/bilbao-test.yml
@@ -29,6 +29,8 @@ jobs:
29
pixi run install
30
31
- name: run Bilbao self-test
32
+ env:
33
+ BCS_API_KEY: ${{ secrets.BCS_API_KEY }}
34
run: |
35
cd pixi
36
pixi run python -m pytest ../tests/run_bilbao.py
0 commit comments