mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-22 13:34:18 +02:00
Fix syntax
This commit is contained in:
parent
c1da6fbecf
commit
37297f6149
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -13,5 +13,5 @@ jobs:
|
|||
pre-entrypoint: '../../scripts/install-development-environment'
|
||||
entrypoint: '../../scripts/test'
|
||||
steps:
|
||||
run: meson test -C build
|
||||
- run: meson test -C build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue