Skip to content

Commit

Permalink
Fix Github Actions test path
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Oct 28, 2021
1 parent 586a1a7 commit b82a3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
# test
- name: test
run: |
./bin/zope-testrunner --auto-color --auto-progress --test-path src/plone.volto/tests/
./bin/zope-testrunner --auto-color --auto-progress --test-path src

0 comments on commit b82a3be

Please sign in to comment.