Skip to content

Commit

Permalink
ci: to pass CI, skip the test cases on windows platform first
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbubu committed Oct 16, 2020
1 parent 95e244a commit 933be39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
node: [14, 12, 10]
os:
- ubuntu-latest
- windows-latest
- macOS-latest

steps:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/check-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
node: [14, 12, 10]
os:
- ubuntu-latest
- windows-latest
- macOS-latest

steps:
Expand Down

0 comments on commit 933be39

Please sign in to comment.