Skip to content

Commit

Permalink
ci: Introduce vl_convert dependency to GH `Test that schema generat…
Browse files Browse the repository at this point in the history
  • Loading branch information
dangotbanned committed Aug 6, 2024
1 parent fff8ddc commit a9fd435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
pip install pandas==0.25.3 numpy==1.17.5
- name: Test that schema generation has no effect
run: |
pip install vl-convert-python
python tools/generate_schema_wrapper.py
# This gets the paths of all files which were either deleted, modified
# or are not yet tracked by Git
Expand Down

0 comments on commit a9fd435

Please sign in to comment.