File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111
1212jobs :
1313 tests :
14- name : instant-meilisearch -tests
14+ name : integration -tests
1515 runs-on : ubuntu-latest
1616
1717 steps :
3232 run : yarn test:demo:browser
3333
3434 style :
35- name : instant-meilisearch- style-tests
35+ name : style-check
3636 runs-on : ubuntu-latest
3737
3838 steps :
4343 run : yarn lint
4444
4545 builds :
46- name : instant-meilisearch- playground-builds
46+ name : playground-builds
4747 runs-on : ubuntu-latest
4848
4949 steps :
Original file line number Diff line number Diff line change 1- status = [" instant-meilisearch- tests" , " instant-meilisearch- style-tests " , " instant-meilisearch- playground-builds" ]
1+ status = [" integration- tests" , " style-check " , " playground-builds" ]
22# 1 hour timeout
33timeout-sec = 3600
You can’t perform that action at this time.
0 commit comments