mirror of
https://github.com/jtgans/g13gui.git
synced 2025-06-20 00:14:09 -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
|
platform: linux/amd64
|
||||||
mtu: 1000
|
mtu: 1000
|
||||||
|
|
||||||
|
depends:
|
||||||
|
- manjaro-build
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
- pacman -Sy --noconfirm
|
- pacman -Sy --noconfirm
|
||||||
- pacman -S --noconfirm base-devel python meson lsb-release git
|
- pacman -U --noconfirm build/g13gui*.zst
|
||||||
- make test
|
- python3 -m g13gui.tests
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
Loading…
Reference in New Issue
Block a user