Skip to content

Commit

Permalink
Pre-commit issue mentioned in #206 fixed and revert workaround (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz authored Apr 6, 2022
1 parent e756b97 commit f16ca98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
python-version: 3.8

- name: Install dependencies
# TODO: Remove virtualenv after ci issue described in https://github.com/aiidalab/aiidalab-qe/pull/206#issuecomment-1081661847 fixed
run: |
python -m pip install virtualenv==20.0.33
python -m pip install pre-commit==2.11.1
- name: Run pre-commit
Expand Down

0 comments on commit f16ca98

Please sign in to comment.