diff options
Diffstat (limited to '.builds/debian-stable-amd64.yml')
| -rw-r--r-- | .builds/debian-stable-amd64.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.builds/debian-stable-amd64.yml b/.builds/debian-stable-amd64.yml index 813f8e3..7fc831c 100644 --- a/.builds/debian-stable-amd64.yml +++ b/.builds/debian-stable-amd64.yml | |||
| @@ -24,7 +24,3 @@ tasks: | |||
| 24 | - test_filesystem: | | 24 | - test_filesystem: | |
| 25 | cd zig-sqlite | 25 | cd zig-sqlite |
| 26 | TERM=dumb zig build test -Din_memory=false | 26 | TERM=dumb zig build test -Din_memory=false |
| 27 | |||
| 28 | - test_with_bundled_library: | | ||
| 29 | cd zig-sqlite | ||
| 30 | TERM=dumb zig build test -Din_memory -Duse_bundled | ||