Skip to content

Commit eeb04ac

Browse files
committed
Update github actions
1 parent a91e2b7 commit eeb04ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
build:
7-
name: Python ${{matrix.python-version}}
7+
name: Python ${{ matrix.python-version }} (${{ matrix.group }}/10)
88
runs-on: ubuntu-20.04
99

1010
strategy:

0 commit comments

Comments
 (0)