Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into release-v0.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Oct 18, 2024
2 parents 2346273 + 2b75153 commit 46fa27a
Show file tree
Hide file tree
Showing 294 changed files with 17,344 additions and 7,371 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -709,15 +709,10 @@ jobs:
fail-fast: false
matrix:
include:
- test_name: lit-di-substrate-identity-test
- test_name: lit-di-evm-identity-test
- test_name: lit-di-bitcoin-identity-test
- test_name: lit-di-solana-identity-test
- test_name: lit-di-identity-test
- test_name: lit-dr-vc-test
- test_name: lit-parentchain-nonce
- test_name: lit-test-failed-parentchain-extrinsic
- test_name: lit-twitter-identity-test
- test_name: lit-discord-identity-test
name: ${{ matrix.test_name }}
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -785,10 +780,7 @@ jobs:
fail-fast: false
matrix:
include:
- test_name: lit-di-bitcoin-identity-multiworker-test
- test_name: lit-di-evm-identity-multiworker-test
- test_name: lit-di-solana-identity-multiworker-test
- test_name: lit-di-substrate-identity-multiworker-test
- test_name: lit-di-identity-multiworker-test
- test_name: lit-dr-vc-multiworker-test
- test_name: lit-resume-worker
name: ${{ matrix.test_name }}
Expand Down
Loading

0 comments on commit 46fa27a

Please sign in to comment.