Skip to content

Commit

Permalink
re-fix regresion tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianMindee committed Dec 18, 2023
1 parent 65fa9a0 commit d68731b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,5 @@ jobs:
- name: Run Regression Testing
env:
MINDEE_API_KEY: ${{ secrets.MINDEE_API_KEY_SE_TESTS }}
uses: actions/checkout@v3
with:
run: |
pytest -m regression tests
run: |
pytest -m regression tests

0 comments on commit d68731b

Please sign in to comment.