We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc85e5 commit ca07824Copy full SHA for ca07824
.github/workflows/validate-examples.yml
@@ -49,4 +49,4 @@ jobs:
49
run: |
50
set -Eeuo pipefail
51
echo "Running example scripts"
52
- pytest tests/validate_examples.py --cov
+ pytest validators/validate_examples.py --cov
0 commit comments