Skip to content

Commit e1ab483

Browse files
authored
General CI clean-up (#3640)
* update * simplify ci * fix ci * update anchor * remove aio * fix * update * update * dbg * update * update * comment out anchor t
1 parent e991d6c commit e1ab483

File tree

16 files changed

+1235
-2177
lines changed

16 files changed

+1235
-2177
lines changed

.github/file-filter.yml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ omni_executor_test: &omni_executor_test
4848
- "tee-worker/omni-executor/client-sdk/**"
4949
- "tee-worker/omni-executor/ts-tests/**"
5050

51-
evm_accounting_contracts_src:
52-
- "tee-worker/omni-executor/accounting-contract/bsc/**"
53-
54-
solana_contracts_src:
55-
- "tee-worker/omni-executor/accounting-contract/solana/**"
56-
57-
evm_aa_contracts_src:
58-
- "tee-worker/omni-executor/aa-contracts/**"
51+
contract_src:
52+
- "tee-worker/omni-executor/accounting-contract/**"
53+
- "tee-worker/omni-executor/aa-contracts/**"

0 commit comments

Comments
 (0)