Skip to content

Commit

Permalink
Merge pull request #38 from confident-ai/feature/limit-to-test-file
Browse files Browse the repository at this point in the history
update tests
  • Loading branch information
jwongster2 authored Aug 23, 2023
2 parents 36fb39a + 96dcf84 commit 989c6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
CONFIDENT_AI_API_KEY: ${{ secrets.API_KEY_ENV }}
CONFIDENT_AI_IMP_ID: ${{ secrets.CONFIDENT_AI_IMP_ID }}
run: |
python -m pytest -x
python -m pytest -x tests
# - name: Discover test files
# id: discover-tests
Expand Down

0 comments on commit 989c6a8

Please sign in to comment.