Skip to content

Commit

Permalink
FIX: Bash
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Sep 13, 2024
1 parent ea2915c commit 48e9fef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run-mayavi-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
shell: bash
run: |
set -exo pipefail
python -m pip install --upgrade pip setuptools wheel
Expand Down

0 comments on commit 48e9fef

Please sign in to comment.