mirror of
https://github.com/nlohmann/json
synced 2024-11-25 13:20:05 +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.
|
||||
# More info: https://github.com/nlohmann/json/pull/1570
|
||||
- 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