Skip to content

Commit b421f43

Browse files
committed
workflow: update workflow job name to build-and-test
1 parent 130f4f0 commit b421f43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildAndTest.yaml

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

99
jobs:
10-
build:
10+
build-and-test:
1111

1212
runs-on: ubuntu-latest
1313

0 commit comments

Comments
 (0)