mirror of
https://github.com/azure/login.git
synced 2026-03-15 09:20:56 -04:00
Update ci.yml
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user