Skip to content

Commit

Permalink
I think the -> looks too much like an arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Sep 1, 2023
1 parent f0f9f91 commit 5c311d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ defaults:
jobs:
tests:
runs-on: ${{ matrix.os }}-latest
name: "πŸ’»-${{matrix.os }} 🐍-${{ matrix.python-version }} πŸ—ƒοΈ-${{ matrix.pydantic-version }}"
name: "πŸ’»-${{matrix.os }} 🐍-${{ matrix.python-version }} πŸ—ƒοΈ${{ matrix.pydantic-version }}"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5c311d2

Please sign in to comment.