Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Jun 24, 2024
1 parent 5347f2a commit 639cebd
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 @@ -26,7 +26,7 @@ jobs:
run: pixi run pre-commit-run --color=always --show-diff-on-failure

unit-tests:
name: Unit Tets
name: Unit Tests
timeout-minutes: 30
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 639cebd

Please sign in to comment.