Updated test workflow

This commit is contained in:
delvedor
2020-09-02 16:25:17 +02:00
parent 9a8254f9b5
commit a702929d7f

View File

@ -40,6 +40,11 @@ jobs:
run: |
npm run test:types
- name: DSL
run: |
npm run build:ts
npm run test:dsl
test-node-v8:
name: Test
runs-on: ${{ matrix.os }}