Skip to content

Commit e11143d

Browse files
fix: rename job
1 parent baddd57 commit e11143d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
yarn lint
3131
3232
33-
eco_check:
33+
check:
3434
name: eco/check
3535
if: always()
3636
needs: [lint]

0 commit comments

Comments
 (0)