Skip to content

Commit

Permalink
fix: github action defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
jrriehl committed Aug 14, 2023
1 parent 8312691 commit 8204fea
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ jobs:
linting:
name: Lint & Formatting
defaults:
run:
shell: bash
working-directory: ./python
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 8204fea

Please sign in to comment.