mirror of
https://github.com/nlohmann/json
synced 2024-11-29 07:01:06 +00:00
Merge pull request #2952 from nlohmann/fewer_appveyor_builds
Avoid duplicate AppVeyor builds
This commit is contained in:
commit
de4a6346c7
@ -82,3 +82,5 @@ test_script:
|
|||||||
# occasional timeouts on AppVeyor.
|
# occasional timeouts on AppVeyor.
|
||||||
# More info: https://github.com/nlohmann/json/pull/1570
|
# More info: https://github.com/nlohmann/json/pull/1570
|
||||||
- if "%configuration%"=="Debug" ctest --exclude-regex "test-unicode" -C "%configuration%" -V -j
|
- if "%configuration%"=="Debug" ctest --exclude-regex "test-unicode" -C "%configuration%" -V -j
|
||||||
|
|
||||||
|
skip_branch_with_pr: true
|
||||||
|
Loading…
Reference in New Issue
Block a user