Skip to content

Commit ff6f80e

Browse files
Renamed CI job name
1 parent 2c9329b commit ff6f80e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/commit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Commit
33
on: push
44

55
jobs:
6-
build_and_test:
7-
name: Get Build Version
6+
test:
7+
name: Test
88

99
runs-on: ubuntu-20.04
1010

0 commit comments

Comments
 (0)