Skip to content

Commit c78f5f1

Browse files
committed
Rename task
1 parent 303bb5d commit c78f5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: |
3333
cd pyscriptjs
3434
npm install
35-
- name: Build pyscript
35+
- name: Run linter
3636
run: |
3737
cd pyscriptjs
3838
npm run lint

0 commit comments

Comments
 (0)