Skip to content

Commit

Permalink
Rename to have the same order
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre committed Dec 13, 2024
1 parent 9def624 commit d435d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-sharktank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ concurrency:

jobs:
test:
name: "Unit Tests"
name: "Unit Tests (${{ matrix.os }}, ${{ matrix.python-version }}, ${{ matrix.torch-version }})"
strategy:
matrix:
python-version: ["3.11", "3.12"]
Expand Down

0 comments on commit d435d97

Please sign in to comment.