Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Augspurger committed Oct 24, 2023
1 parent 34b25b7 commit 8899760
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
env: ci/envs/py310.yaml
env:
- ci/envs/py310.yaml
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 8899760

Please sign in to comment.