Skip to content

Commit 79a2aef

Browse files
committed
Use a clearer job name
1 parent a869142 commit 79a2aef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ implement_ci ]
88

99
jobs:
10-
build:
10+
build_and_test:
1111

1212
runs-on: ubuntu-latest
1313
strategy:

0 commit comments

Comments
 (0)