Skip to content

Commit 672f0c3

Browse files
committed
fix typo
1 parent 460085a commit 672f0c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
shell: bash -l {0}
3131
run: |
3232
micromamba activate TEST
33-
python -m ppytest -vv --ignore=tests/selenium
33+
python -m pytest -vv --ignore=tests/selenium

0 commit comments

Comments
 (0)