👷 avoid duplicate AppVeyor builds

This commit is contained in:
Niels Lohmann 2021-08-18 19:53:35 +02:00
parent f42a74b8f5
commit f79bed6d39
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

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