1
0
mirror of https://github.com/meilisearch/MeiliSearch synced 2025-03-29 11:00:39 +01:00

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

@ -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