We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a13f7f commit 050595cCopy full SHA for 050595c
.github/workflows/ubuntu.yml
@@ -39,4 +39,4 @@ jobs:
39
- name: Test fullauto.toml
40
run: |
41
ls /boot
42
- sudo venv/bin/ugrd -c tests/fullauto.toml
+ sudo venv/bin/python -m unittest discover tests
0 commit comments