client: initial integration tests

This commit is contained in:
Jesse Chan
2020-10-18 21:50:49 +08:00
parent ae536b4b75
commit f0daebbf41
15 changed files with 1396 additions and 189 deletions

View File

@@ -22,7 +22,7 @@ jobs:
node-version: ${{ matrix.node }}
registry-url: 'https://registry.npmjs.org'
- run: npm ci
- run: npm ci --no-optional
- name: Tag rolling release
run: |