Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into p-58-chopsticks-new
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Jan 7, 2025
2 parents 88f9daa + 2931def commit c40436a
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -707,8 +707,9 @@ jobs:
- test_name: lit-dr-vc-test
- test_name: lit-parentchain-nonce
- test_name: lit-test-failed-parentchain-extrinsic
- test_name: lit-omni-account-test
- test_name: lit-native-request-vc-test
# TODO: enable these tests once we use polkadot-sdk branch stable2412
# - test_name: lit-omni-account-test
# - test_name: lit-native-request-vc-test
name: ${{ matrix.test_name }}
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -793,8 +794,9 @@ jobs:
- test_name: lit-di-identity-multiworker-test
- test_name: lit-dr-vc-multiworker-test
- test_name: lit-resume-worker
- test_name: lit-omni-account-multiworker-test
- test_name: lit-native-request-vc-multiworker-test
# TODO: enable these tests once we use polkadot-sdk branch stable2412
# - test_name: lit-omni-account-multiworker-test
# - test_name: lit-native-request-vc-multiworker-test
name: ${{ matrix.test_name }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c40436a

Please sign in to comment.