Skip to content

Commit

Permalink
rename CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yehoshuadimarsky committed Nov 24, 2024
1 parent 338065d commit fead231
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 @@ -23,7 +23,7 @@ concurrency:

jobs:
test:
name: Run Tests - Python ${{ matrix.python-version }}
name: Run Tests - Python ${{ matrix.python-version }} - Strat ${{ matrix.uv-resolution-strategy }}
runs-on: ubuntu-20.04
strategy:
fail-fast: true
Expand Down

0 comments on commit fead231

Please sign in to comment.