diff options
Diffstat (limited to '.builds/archlinux.yml')
| -rw-r--r-- | .builds/archlinux.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml index a1a9769..70653f5 100644 --- a/.builds/archlinux.yml +++ b/.builds/archlinux.yml @@ -48,9 +48,6 @@ tasks: - build_xwayland: | cd river zig build -Dxwayland - - xwayland_test: | - cd river - zig build -Dxwayland test - fmt: | cd river zig fmt --check river/ |
