mirror of
https://github.com/azure/login.git
synced 2026-06-06 00:17:07 +00:00
Update ci.yml
This commit is contained in:
parent
ed39f6a8e2
commit
91da0d4635
1 changed files with 2 additions and 2 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue