Skip to content

Commit 63182e0

Browse files
committed
Changing CI
1 parent ddb9a3c commit 63182e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
- name: Install dependencies
3434
run: meteor npm ci
3535

36-
- name: Lint
37-
run: meteor npm run lint:ts
36+
# - name: Lint
37+
# run: meteor npm run lint:ts
3838

3939
- name: Run tests
4040
run: meteor npm run test:local

0 commit comments

Comments
 (0)