add tests to github workflow

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov
2021-09-12 09:37:22 +02:00
parent d22b62c303
commit 244eafadd5
21 changed files with 10 additions and 19 deletions
+9
View File
@@ -41,3 +41,12 @@ jobs:
- name: Checking svelte sources...
run: common/scripts/each.sh svelte-check
- name: Testing...
uses: paambaati/codeclimate-action@v2.7.5
env:
CC_TEST_REPORTER_ID: 346a83855d7124e9da8e6ec36a4fd01dc432f5cdc755eb28da7d9c44da9d1142
with:
coverageCommand: common/scripts/each.sh test
coverageLocations: |
${{github.workspace}}/packages/*/coverage/lcov.info:lcov