Compare commits
No commits in common. "6900c77a3202a5aacc9405b3c96267214d1cc87b" and "cac2b014c59a4fd7f2e122794b1464acbccf1e7c" have entirely different histories.
6900c77a32
...
cac2b014c5
2 changed files with 1 additions and 6 deletions
|
|
@ -6,11 +6,6 @@ clone:
|
||||||
lfs: false
|
lfs: false
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
fmt:
|
|
||||||
image: alpine
|
|
||||||
- curl https://ziglang.org/download/0.10.0/zig-linux-x86_64-0.10.0.tar.xz | xz -d | tar -x
|
|
||||||
- ./zig-linux-x86_64-0.10.0/zig fmt --check src/ tests/ build.zig
|
|
||||||
|
|
||||||
unit-tests:
|
unit-tests:
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue