1
0
mirror of https://github.com/nlohmann/json.git synced 2025-08-10 16:23:04 +03:00

👷 avoid duplicate AppVeyor builds

This commit is contained in:
Niels Lohmann
2021-08-18 19:53:35 +02:00
parent f42a74b8f5
commit f79bed6d39

View File

@@ -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