Skip to content

Commit 8dcc5c0

Browse files
committed
fix(ci): an iq too high?
1 parent 7cccdbd commit 8dcc5c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
- name: Setup Lute
1414
run: lute setup --with-luaurc
1515

16-
- name: Check code quality
17-
run: lute run check
16+
- name: Continous Intergration
17+
run: lute run ci

0 commit comments

Comments
 (0)