Skip to content

Commit 380b722

Browse files
committed
mv to validators dir
1 parent 0490885 commit 380b722

File tree

2 files changed

+1
-1
lines changed

2 files 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
File renamed without changes.

0 commit comments

Comments
 (0)