Skip to content

Commit 6c54069

Browse files
authored
Disable ESLint.yml for vbakke/master, temporary
1 parent b5d42de commit 6c54069

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ESLint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ jobs:
77
- uses: actions/checkout@v2
88
- name: Install modules
99
run: yarn
10-
- name: Run ESLint
11-
run: yarn run eslint . --ext .js,.jsx,.ts,.tsx
10+
# - name: Run ESLint
11+
# run: yarn run eslint . --ext .js,.jsx,.ts,.tsx

0 commit comments

Comments
 (0)