Skip to content

Commit 050595c

Browse files
authored
Update ubuntu.yml
use unit tesms
1 parent 4a13f7f commit 050595c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
- name: Test fullauto.toml
4040
run: |
4141
ls /boot
42-
sudo venv/bin/ugrd -c tests/fullauto.toml
42+
sudo venv/bin/python -m unittest discover tests

0 commit comments

Comments
 (0)