Skip to content

Commit

Permalink
Revert "add one more node test shard"
Browse files Browse the repository at this point in the history
This reverts commit c960bfa.
  • Loading branch information
tim-smart committed Oct 30, 2023
1 parent c960bfa commit fb2c948
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,15 @@ jobs:
- label: Node
environment: node
node: 18
shard: 1/4
- label: Node
environment: node
node: 18
shard: 2/4
shard: 1/3
- label: Node
environment: node
node: 18
shard: 3/4
shard: 2/3
- label: Node
environment: node
node: 18
shard: 4/4
shard: 3/3
- label: Browser
environment: jsdom
node: 18
Expand Down

0 comments on commit fb2c948

Please sign in to comment.