Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit a745157

Browse files
remove validate :P
1 parent 2207b5c commit a745157

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-runner.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
run: |
2121
pip install -U pip wheel
2222
pip install -e ".[testing]"
23-
- name: Run validation
24-
run: |
25-
python setup.py validate
2623
- name: Run codecov (only 3.9)
2724
run: |
2825
pytest -s

0 commit comments

Comments
 (0)