mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
make:Add phony 'test' rule
This commit is contained in:
parent
c26849217e
commit
fa9f3a6dc5
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
||||
- name: build
|
||||
run: ninja -C build
|
||||
- name: test
|
||||
run: meson test -C build --no-rebuild --verbose --suite waybar
|
||||
run: make test
|
||||
|
Loading…
Reference in New Issue
Block a user