Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Nov 23, 2024
1 parent c546bec commit 024fee7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ on:
pull_request:
workflow_dispatch:

defaults:
run:
shell: bash -l {0}

jobs:
build-linux:
runs-on: ubuntu-latest

defaults:
run:
shell: bash -l {0}

strategy:
max-parallel: 5
matrix:
Expand Down

0 comments on commit 024fee7

Please sign in to comment.