mirror of
https://github.com/curl/curl.git
synced 2026-04-16 02:21:41 +03:00
github action/azure pipeline: run 'make test-nonflaky' for tests
To match travis and give more info on failures.
This commit is contained in:
parent
564d88a8bd
commit
ab712afa8f
2 changed files with 2 additions and 2 deletions
2
.github/workflows/cpp.yml
vendored
2
.github/workflows/cpp.yml
vendored
|
|
@ -14,4 +14,4 @@ jobs:
|
|||
- name: make
|
||||
run: make
|
||||
- name: make check
|
||||
run: make check
|
||||
run: make test-nonflaky
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue