Update ci.yml
This commit is contained in:
parent
25a051981c
commit
19c25c9ca4
4
zig-ecs/.github/workflows/ci.yml
vendored
4
zig-ecs/.github/workflows/ci.yml
vendored
@ -12,7 +12,5 @@ jobs:
|
||||
- uses: goto-bus-stop/setup-zig@v1
|
||||
with:
|
||||
version: master
|
||||
- run: zig fmt src
|
||||
- run: zig fmt tests
|
||||
- run: zig fmt examples
|
||||
- run: zig fmt .
|
||||
- run: zig build test
|
||||
|
Loading…
x
Reference in New Issue
Block a user