Skip to content

Commit 29ab65d

Browse files
committed
Fix workflow formatting
1 parent a5dc15e commit 29ab65d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ jobs:
3737
run: npm run test
3838

3939
- name: Build project
40-
run: npm run build
40+
run: npm run build
41+

0 commit comments

Comments
 (0)