Skip to content

Commit

Permalink
removing workaround (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhelal authored Sep 27, 2024
1 parent 22cb1d5 commit a11be28
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
pip install -U pip
pip install .[dev]
- name: Workaround for compilation cache failure
run: |
pip install etils[epath]
- name: Log installed environment
run: |
python3 -m pip freeze
Expand Down

0 comments on commit a11be28

Please sign in to comment.