mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-22 13:56:44 +00:00
Update CI workflow
This commit is contained in:
parent
cf5f5d2b95
commit
97af4971f9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt -r requirements-dev.txt
|
||||
- name: "Run tests"
|
||||
run: python -m pytest
|
||||
run: python -m unittest discover
|
||||
Loading…
Reference in New Issue
Block a user