1
0
mirror of https://github.com/nlohmann/json.git synced 2025-08-09 05:22:48 +03:00

👷 fix whitespace (#3675)

This commit is contained in:
Niels Lohmann
2022-08-05 09:12:28 +02:00
committed by GitHub
parent 01af734d63
commit e839f58a2a

View File

@@ -138,6 +138,7 @@ jobs:
run: | run: |
. /opt/intel/oneapi/setvars.sh . /opt/intel/oneapi/setvars.sh
cmake --build build --target ci_icpc cmake --build build --target ci_icpc
ci_reuse_compliance: ci_reuse_compliance:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: