Skip to content

Commit

Permalink
excluding both macOS and ubuntu services JS tests from Linux JS Tests…
Browse files Browse the repository at this point in the history
… workflow
  • Loading branch information
RRosio committed Jun 4, 2022
1 parent a05d4d4 commit fa42fa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
matrix:
os: [ubuntu, macos]
group: [notebook, base, services]
exclude:
- group: services
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit fa42fa4

Please sign in to comment.