Skip to content

Commit 17f9d35

Browse files
author
Droid
committed
Address review by @factory-droid[bot] on pull request #283
1 parent 42c3082 commit 17f9d35

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/truss_deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
run: |
2828
python -m pip install --upgrade pip
2929
pip install git+https://github.com/basetenlabs/truss.git requests tenacity --upgrade
30-
BASETEN_API_KEY: ${{ secrets.BASETEN_API_KEY }}
31-
3230
- name: Run tests
3331
env:
3432
BASETEN_API_KEY: ${{ secrets.BASETEN_API_KEY }}

0 commit comments

Comments
 (0)