Skip to content

Commit

Permalink
Put ci.yml jobs back together
Browse files Browse the repository at this point in the history
  • Loading branch information
theferrit32 committed Nov 4, 2024
1 parent 397a27a commit a59d758
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
python -m pip install --upgrade pip setuptools
pip install -r .requirements.txt --pre
jsonschema:
runs-on: ubuntu-latest
steps:
- name: Build jsonschema
run: |
cd schema
Expand Down

0 comments on commit a59d758

Please sign in to comment.