Skip to content

Commit

Permalink
remove working dir in api-tests yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Dec 16, 2024
1 parent bd0e992 commit 98d22cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
- name: Run tests
env:
PROOF_API_TOKEN_DEV: ${{ secrets.PROOF_API_TOKEN_DEV }}
working-directory: wdl-tests
run: uv run pytest tests/proof-api/ --verbose

0 comments on commit 98d22cc

Please sign in to comment.