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 21, 2024
2 parents 676e3f2 + 8a42aa3 commit 5b3aebd
Show file tree
Hide file tree
Showing 315 changed files with 17,834 additions and 7,505 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 5b3aebd

Please sign in to comment.