Skip to content

Commit

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

steps:
- name: Get branch name
Expand Down

0 comments on commit c953588

Please sign in to comment.