mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-23 05:54:19 +02:00
Adjust path
This commit is contained in:
parent
acb18d7230
commit
2b916e435b
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
- run: bash scripts/install-development-environment
|
||||
- run: |
|
||||
for commit in $(git rev-list ${{ github.base_ref }}..${{ github.head_ref }}); do
|
||||
cd cagebreak
|
||||
meson setup build -Dxwayland=true -Dman-pages=true --buildtype=release
|
||||
ninja -C build
|
||||
meson test -C build --suite devel -v
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue