Skip to content

Commit

Permalink
Fix yaml syntac
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Apr 7, 2024
1 parent 7e53c6b commit 6ca0ae4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
os: [
ubuntu-20.04,
]
exclude:
- python-version: 3.9
requirements-file: dj50_cms41.txt
exclude:
- python-version: 3.9
requirements-file: dj50_cms41.txt

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6ca0ae4

Please sign in to comment.