mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 17:04:18 +01:00
skip writing to log on CI
This commit is contained in:
2
.github/workflows/long_fuzz_tests_btree.yml
vendored
2
.github/workflows/long_fuzz_tests_btree.yml
vendored
@@ -44,6 +44,6 @@ jobs:
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run ignored long tests
|
||||
run: cargo run -p limbo_stress -- -t 1 -i 10000
|
||||
run: cargo run -p limbo_stress -- -t 1 -i 10000 -s
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
|
||||
Reference in New Issue
Block a user