fixup! .gitea/workflows: init test pipeline
Some checks failed
Run tests / run-tests (push) Failing after 22s
Some checks failed
Run tests / run-tests (push) Failing after 22s
This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
set -euo pipefail
|
||||||
|
set -x
|
||||||
|
|
||||||
PYTEST_ARGS=(
|
PYTEST_ARGS=(
|
||||||
--cov=dibbler
|
--cov=dibbler
|
||||||
--cov-report=html
|
--cov-report=html
|
||||||
|
|||||||
Reference in New Issue
Block a user