mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-27 08:04:29 -04:00
next iteration of mimalloc windows attempts, plus verbose test compilation
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Clippy
|
||||
run: cargo clippy --locked -- -D warnings
|
||||
- name: Tests
|
||||
run: cargo test --locked
|
||||
run: cargo test --verbose --locked
|
||||
- name: Check fmt
|
||||
run: cargo fmt -- --check
|
||||
- name: Run benchmarks as tests
|
||||
|
||||
Reference in New Issue
Block a user