Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62095c1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)