Skip to content

Commit

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

0 comments on commit c960bfa

Please sign in to comment.