Skip to content

Commit e329b2e

Browse files
committed
Change job name to build
1 parent a805cbd commit e329b2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- master
1010

1111
jobs:
12-
lint:
12+
build:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)