run the tests in release mode

This commit is contained in:
Irevoire 2021-06-10 17:12:07 +02:00
parent efc1225cd8
commit 51105d3b1c
No known key found for this signature in database
GPG Key ID: 7A6A970C96104F1B

View File

@ -12,4 +12,4 @@ jobs:
- name: Install cargo-flaky
run: cargo install cargo-flaky
- name: Run cargo flaky 1000 times
run: cargo flaky -i 1000
run: cargo flaky -i 1000 --release