Skip to content

Commit 98c3350

Browse files
committed
TST: spell path correctly
1 parent 63ee1c0 commit 98c3350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ jobs:
316316
--maxfail=50 --timeout=300 --durations=25 \
317317
--cov-report=xml --cov=lib --log-level=DEBUG --color=yes
318318
env:
319-
MPLTESTIMAGEPATH: /tmp/test_imags
319+
MPLTESTIMAGEPATH: /tmp/test_images/
320320

321321
- name: Filter C coverage
322322
run: |

0 commit comments

Comments
 (0)