Let's try testing for "is not quadratic" condition

This commit is contained in:
Aleksey Kladov 2021-04-06 21:59:47 +03:00
parent 00cdbceb9d
commit e012efca27
3 changed files with 100 additions and 1 deletions

View file

@ -76,7 +76,7 @@ jobs:
run: cargo test --no-run --locked
- name: Test
run: cargo test
run: cargo test -- --nocapture
- name: Prepare cache
run: cargo xtask pre-cache