Skip to content

Commit

Permalink
Make briefer
Browse files Browse the repository at this point in the history
  • Loading branch information
chadrik committed Mar 12, 2024
1 parent e2aad5f commit 341b387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -59,7 +59,7 @@ jobs:
build:
needs: nox_data
name: build (${{ matrix.os }}, python ${{ matrix.python-version }}, tox ${{ matrix.tox-version }})
name: build (${{ matrix.os }}, py ${{ matrix.python-version }}, tox ${{ matrix.tox-version }})
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 341b387

Please sign in to comment.