Test for sbeidas

This commit is contained in:
Tom Hu 2021-04-20 16:54:57 -04:00
parent 967e2b38a8
commit f9be7b1013
No known key found for this signature in database
GPG key ID: F7E832BD316D5603

View file

@ -12,6 +12,8 @@ jobs:
run: npm run lint
- name: Run tests and collect coverage
run: yarn run test
- name: Run env
run: env
- name: Upload coverage to Codecov (demo)
uses: ./
with: