Update ci.yml

This commit is contained in:
aksm-ms 2020-07-21 15:17:27 +05:30 committed by GitHub
commit 91da0d4635
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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