Skip to content

Commit

Permalink
Add bash default
Browse files Browse the repository at this point in the history
  • Loading branch information
gschivley committed May 21, 2024
1 parent 83b4022 commit ccdf78f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_example_system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on: [push]
jobs:
run-pg-example:
runs-on: ubuntu-latest
defaults:
run:
shell: bash -l {0}
strategy:
max-parallel: 5
matrix:
Expand Down

0 comments on commit ccdf78f

Please sign in to comment.