Skip to content

Commit aadd312

Browse files
committed
ci: rename job from build to build-and-test for clarity
1 parent cca89cf commit aadd312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

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

1212
runs-on: ubuntu-latest
1313

0 commit comments

Comments
 (0)