Skip to content

Commit

Permalink
Fix wrong CI job name
Browse files Browse the repository at this point in the history
  • Loading branch information
jaime-cespedes-sisniega committed Apr 3, 2024
1 parent 87c5672 commit 4bbc11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "*"

jobs:
python-version:
version:
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 4bbc11b

Please sign in to comment.