Skip to content

Commit

Permalink
Debug windows test fail
Browse files Browse the repository at this point in the history
  • Loading branch information
jinalviranii committed Sep 9, 2024
1 parent e82d9c8 commit d7eb41a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/call_test_cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ jobs:
strategy:
matrix:
os: [
ubuntu-latest,
windows-latest,
macos-latest,
windows-latest
]
node-version: [16.x, 18.x, 20.x]
node-version: [16.x]

steps:
- name: Get branch name
Expand Down

0 comments on commit d7eb41a

Please sign in to comment.