mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 04:55:20 +01:00
Update single-header.yml
This commit is contained in:
parent
254bd24bbd
commit
8924ad12e5
2
.github/workflows/single-header.yml
vendored
2
.github/workflows/single-header.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user