Skip to content

Commit

Permalink
Ensure correct activation throughout the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ptim0626 committed Nov 25, 2024
1 parent 1a10f32 commit ad523b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ on:
jobs:
build-linux:
runs-on: ubuntu-latest
defaults:
run:
shell: bash -el {0}
strategy:
max-parallel: 10
fail-fast: false
Expand Down

0 comments on commit ad523b2

Please sign in to comment.