Skip to content

Commit

Permalink
Update sssom-schema as well (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
matentzn authored Jun 20, 2023
1 parent 077d1ff commit 0191913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install latest SSSOM
env:
DEFAULT_BRANCH: master
run: pip install --upgrade pip && pip install -U sssom
run: pip install --upgrade pip && pip install -U sssom sssom-schema
- uses: actions/checkout@v2
- name: Run Mapping QC checks
env:
Expand Down

0 comments on commit 0191913

Please sign in to comment.