1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-29 15:13:04 +04:00

add test to compile without exceptions

This commit is contained in:
Niels Lohmann
2020-08-10 09:48:11 +02:00
parent 1b28a58280
commit 4080d0b1a4
4 changed files with 16 additions and 5 deletions
-1
View File
@@ -4,7 +4,6 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps: