Skip to content

Commit b8a9cbd

Browse files
committed
ci: update workflow
1 parent c5bf439 commit b8a9cbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ jobs:
113113
# [ CI ] Pretty
114114
# #
115115

116-
- name: "📦 NPM › Prettier"
117-
id: task_npmtest_npm_prettier
118-
run: npm run pretty:fix
116+
#- name: "📦 NPM › Prettier"
117+
# id: task_npmtest_npm_prettier
118+
# run: npm run pretty:fix
119119

120120
# #
121121
# [ CI ] Lint

0 commit comments

Comments
 (0)