Skip to content

Commit e455247

Browse files
committed
Rename speed test file to avoid Pytest discovering it on older Pythons
1 parent 436ac0c commit e455247

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/speed_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Run Speed tests.
5151
env:
5252
PYSHP_TEST_REPO: ./PyShp_test_shapefile
53-
run: python Pyshp/speed_test.py
53+
run: python Pyshp/run_benchmarks.py
5454

5555

5656

File renamed without changes.

0 commit comments

Comments
 (0)