Skip to content

Commit

Permalink
CI: nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Croydon committed Jun 6, 2024
1 parent 39882bb commit 003dc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conventions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: "conventions"

jobs:
bincrafters-conventions-test:
name: Test Conan v${{ matrix.conan_version }}, ${{ matrix.os }}, ${{ matrix.python_version }}
name: Test Conan v${{ matrix.conan_version }}, ${{ matrix.os }}, Py ${{ matrix.python_version }}
runs-on: ${{ matrix.os }}
if: github.event_name == 'push'
strategy:
Expand Down

0 comments on commit 003dc48

Please sign in to comment.