mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 15:51:03 +00:00
run the tests in release mode
This commit is contained in:
2
.github/workflows/flaky.yml
vendored
2
.github/workflows/flaky.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user