Skip to content

Commit

Permalink
delete commented out package groups
Browse files Browse the repository at this point in the history
  • Loading branch information
shamilovtim committed Dec 3, 2023
1 parent 4731442 commit c1bbc5a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@ jobs:
strategy:
matrix:
browser: ['--group chromium', ' --group firefox', '--group webkit']
# include:
# - group: "A"
# packages: "--workspace packages/agent"
# - group: "B"
# packages: "--workspace packages/common --workspace packages/crypto --workspace packages/dids --workspace packages/credentials --workspace packages/user-agent --workspace packages/proxy-agent --workspace packages/api --workspace packages/identity-agent"
steps:
- name: Checkout source
uses: actions/checkout@v4
Expand Down

0 comments on commit c1bbc5a

Please sign in to comment.