Skip to content

Commit 1c5b1d0

Browse files
rename jobs
1 parent 05e31a8 commit 1c5b1d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: Build
1+
name: Build Project
22

33
on: [push, pull_request]
44

55
jobs:
6-
lint:
6+
build:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)