Skip to content
Snippets Groups Projects
Commit bb3dde58 authored by Alexander Rose's avatar Alexander Rose
Browse files

gh action

parent cd6bbeaa
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,6 @@ jobs:
node-version: 14
- run: yarn install
- name: ESLint
run: npm run eslint
run: npm run lint
- name: Jest
run: npm run jest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment