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

gh action

parent e3d24dae
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
uses: npm run eslint
run: npm run eslint
- name: Jest
uses: npm run 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