DEBUG: run only test_keys This one is failing sporadically on sourcehut. Run only this test for debugging purpose.
2 files changed, 1 insertions(+), 13 deletions(-) M .build.yml M .ci/pytest.sh
M .build.yml => .build.yml +0 -11
@@ 4,17 4,6 @@ packages: sources: - https://git.sr.ht/~postmarketos/pmbootstrap tasks: - note: | pmbootstrap/.ci/note.sh - shellcheck: | cd pmbootstrap sudo .ci/shellcheck.sh - flake8: | cd pmbootstrap sudo .ci/flake8.sh - vermin: | cd pmbootstrap sudo .ci/vermin.sh - pytest: | cd pmbootstrap sudo .ci/pytest.sh
M .ci/pytest.sh => .ci/pytest.sh +1 -2