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 42c3082 commit 17f9d35Copy full SHA for 17f9d35
.github/workflows/truss_deploy.yml
@@ -27,8 +27,6 @@ jobs:
27
run: |
28
python -m pip install --upgrade pip
29
pip install git+https://github.com/basetenlabs/truss.git requests tenacity --upgrade
30
- BASETEN_API_KEY: ${{ secrets.BASETEN_API_KEY }}
31
-
32
- name: Run tests
33
env:
34
BASETEN_API_KEY: ${{ secrets.BASETEN_API_KEY }}
0 commit comments