Skip to content

Commit 37a3574

Browse files
committed
add CI github action
1 parent 54fd7b2 commit 37a3574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- name: Run linters
1818
run: |
1919
cd template
20+
cp _eslintrc.js .eslintrc.js
2021
yarn lint
2122
- name: Run tests
2223
run: |

0 commit comments

Comments
 (0)