mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-19 16:03:49 -04:00
tests: Try another way of running tests
This commit is contained in:
parent
a5debb60d4
commit
e5e5669ec9
@ -19,10 +19,13 @@ steps:
|
||||
platform: linux/amd64
|
||||
mtu: 1000
|
||||
|
||||
depends:
|
||||
- manjaro-build
|
||||
|
||||
commands:
|
||||
- pacman -Sy --noconfirm
|
||||
- pacman -S --noconfirm base-devel python meson lsb-release git
|
||||
- make test
|
||||
- pacman -U --noconfirm build/g13gui*.zst
|
||||
- python3 -m g13gui.tests
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
Loading…
Reference in New Issue
Block a user