Update .github/workflows/flaky.yml

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
Irevoire 2021-06-10 17:07:23 +02:00 committed by GitHub
parent 41220a7f96
commit efc1225cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
- cron: "* */12 * * */5" # every friday at 12PM
jobs:
build:
flaky:
runs-on: ubuntu-18.04
steps: