Skip to content

Commit 62095c1

Browse files
committed
rename job from build to check
1 parent 342f815 commit 62095c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CheckHomework
33
on: [push]
44

55
jobs:
6-
build:
6+
check:
77
runs-on: ubuntu-latest
88

99
steps:

0 commit comments

Comments
 (0)