Skip to content

Commit

Permalink
adding replicate token env var to prediction tests step
Browse files Browse the repository at this point in the history
  • Loading branch information
jakedahn committed Sep 25, 2023
1 parent 2557ac3 commit 63e351e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-build-staging-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ jobs:
cog push r8.im/replicate-internal/ci-llama-2-7b
- name: run basic prediction tests
env:
REPLICATE_API_TOKEN: ${{ secrets.REPLICATE_API_TOKEN }}
run: make test-ci-predict model=llama-2-7b

0 comments on commit 63e351e

Please sign in to comment.