Skip to content

Commit ca07824

Browse files
committed
change dir in CI
1 parent 8dc85e5 commit ca07824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
run: |
5050
set -Eeuo pipefail
5151
echo "Running example scripts"
52-
pytest tests/validate_examples.py --cov
52+
pytest validators/validate_examples.py --cov

0 commit comments

Comments
 (0)