Skip to content

Commit

Permalink
main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vinicvaz committed Dec 1, 2023
1 parent 8762602 commit 677bf01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-and-organize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Run tests over built images
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
DOMINO_TESTS_ENVIRONMENT: github
run: |
pytest --cov=pieces --cov-report=xml --cov-report=term-missing
Expand Down

0 comments on commit 677bf01

Please sign in to comment.