Update single-header.yml

This commit is contained in:
ado 2023-08-07 18:00:28 +02:00
parent 254bd24bbd
commit 8924ad12e5

View File

@ -43,7 +43,7 @@ jobs:
- name: Single header update check
run: |
script/single_header_generator.py > tmp.hpp
diff spp.hpp tmp.hpp
diff ssp.hpp tmp.hpp
- name: Single header compile check
run: ./test/test_single_header.sh