Skip to content

Commit

Permalink
rebalance
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Jan 31, 2024
1 parent 28b9155 commit 00d6482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ jobs:
- group: "A"
packages: "--workspace packages/agent"
- group: "B"
packages: "--workspace packages/crypto --workspace packages/dids --workspace packages/proxy-agent --workspace packages/identity-agent --workspace packages/user-agent"
packages: "--workspace packages/credentials --workspace packages/crypto --workspace packages/dids --workspace packages/proxy-agent --workspace packages/identity-agent --workspace packages/user-agent"
- group: "C"
packages: "--workspace packages/api --workspace packages/common --workspace packages/credentials"
packages: "--workspace packages/api --workspace packages/common"
steps:
- name: Checkout source
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
Expand Down

0 comments on commit 00d6482

Please sign in to comment.