Skip to content

Commit

Permalink
Remove strategy block from YAML file
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Mar 6, 2024
1 parent f0e9c28 commit c07d4df
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/code-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@ jobs:
test-coverage:
runs-on: ubuntu-latest

strategy:
matrix:
python-version: "3.11"
fail-fast: false

steps:
- uses: actions/checkout@v4
- name: Set up Python 3.10
Expand Down

0 comments on commit c07d4df

Please sign in to comment.