Update ci.yml

This commit is contained in:
aksm-ms
2020-07-21 15:17:27 +05:30
committed by GitHub
parent ed39f6a8e2
commit 91da0d4635

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
os: [windows-latest, ubuntu-latest]
steps:
- name: 'Checking out repo code'
@@ -25,4 +25,4 @@ jobs:
- name: 'Run L0 tests'
run: |
npm run test
npm run test