mirror of
https://github.com/Alexays/Waybar.git
synced 2025-10-29 19:46:32 +00: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…
x
Reference in New Issue
Block a user