mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Remove running generator.bat in CI checks
This commit is contained in:
parent
879fac58b8
commit
0e2c633a93
8
.github/workflows/generator.yml
vendored
8
.github/workflows/generator.yml
vendored
@ -22,11 +22,3 @@ jobs:
|
||||
- name: Run generator_test.py
|
||||
run: |
|
||||
cd scripts && python3 generator_test.py
|
||||
|
||||
- name: Generate
|
||||
run: |
|
||||
cd include/etl/generators && bash generate.bat
|
||||
|
||||
- name: Check Generated Headers For Changes
|
||||
run: |
|
||||
git diff --exit-code
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user