Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
keitaroyam authored Oct 25, 2024
1 parent 12e2b82 commit c7f870f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
python-version: ${{ matrix.py }}
- name: Python Setup
run: python -m pip install --find-links=wheels2 gemmi servalcat
run: python -m pip install --find-links=wheels2 servalcat
- name: Python Tests
continue-on-error: true
env:
Expand Down

0 comments on commit c7f870f

Please sign in to comment.