Skip to content

Commit

Permalink
is this even required
Browse files Browse the repository at this point in the history
  • Loading branch information
atmorling committed Nov 29, 2024
1 parent a1a6372 commit deb357c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Setup Micromamba
uses: mamba-org/[email protected]
with:
environment-file: ${{ matrix.env }}
init-shell: bash powershell
cache-environment: true

- name: Install pip dependencies and our package
shell: bash -leo pipefail {0}
run: |
Expand Down

0 comments on commit deb357c

Please sign in to comment.