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.
2 parents 36ea8e1 + ea095ba commit 7562b34Copy full SHA for 7562b34
.github/workflows/validate-examples.yml
@@ -49,4 +49,4 @@ jobs:
49
run: |
50
set -Eeuo pipefail
51
echo "Running example scripts"
52
- pytest validators/validate_examples.py --cov
+ pytest tests/validate_examples.py --cov
0 commit comments