Skip to content

Commit

Permalink
Fixed run command for tests GA (backend)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianschulz committed May 15, 2024
1 parent 24e451c commit f0618f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Run tests
run: |
pytest --disable-warnings src/plone_edu/tests
pytest --disable-warnings src/plone.edu/tests
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f0618f0

Please sign in to comment.