mirror of
https://github.com/markqvist/rnsh.git
synced 2024-10-01 01:15:37 -04:00
Fix build
This commit is contained in:
parent
ef6a4ebb25
commit
c7c75d5ea4
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
@ -39,4 +39,4 @@ jobs:
|
||||
# run: poetry run black . --check
|
||||
|
||||
- name: Test with pytest
|
||||
run: poetry run pytest "not skip_ci" tests
|
||||
run: poetry run pytest -m "not skip_ci" tests
|
||||
|
Loading…
Reference in New Issue
Block a user