Skip to content

Commit

Permalink
fix: balance load
Browse files Browse the repository at this point in the history
  • Loading branch information
jekabskarklins committed Sep 13, 2022
1 parent 5a737f8 commit 325d64e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@ jobs:
pattern:
[
"cypress/integration/[a-e]*.ts",
"cypress/integration/[f-i]*.ts",
"cypress/integration/[j-o]*.ts",
"cypress/integration/[f-h]*.ts",
"cypress/integration/[i-o]*.ts",
"cypress/integration/p[a-m]*.ts",
"cypress/integration/p[n-z]*.ts",
"cypress/integration/[r-s]*.ts",
Expand Down

0 comments on commit 325d64e

Please sign in to comment.