Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
fangchenli committed Dec 11, 2023
1 parent d3a81e2 commit 668bfed
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 @@ -91,7 +91,7 @@ jobs:
pip install --no-build-isolation classy==2.9.4
- name: Install CCL
run: pip install -e -no-use-pep517 .
run: pip install -no-use-pep517 -e .

- name: Unit tests
run: |
Expand Down

0 comments on commit 668bfed

Please sign in to comment.