Update workflows to accomodate defaults and also remove old python references
This commit is contained in:
6
.github/workflows/test.yaml
vendored
6
.github/workflows/test.yaml
vendored
@@ -14,11 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
shell: bash -el {0}
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.11.5]
|
||||
|
||||
shell: bash -el {0}
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4.1.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user