Skip to content

Commit

Permalink
removed libtool and env caching #188
Browse files Browse the repository at this point in the history
  • Loading branch information
jacanchaplais committed Sep 11, 2024
1 parent ed17f0a commit 9459cae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ jobs:
create-args: >-
python=${{ matrix.pyver }}
pytest>=6.2.5
libtool
init-shell: bash
cache-environment: true
cache-environment: false
post-cleanup: 'all'

- name: Install graphicle
Expand Down

0 comments on commit 9459cae

Please sign in to comment.