Skip to content

Commit

Permalink
fix: P-1203 solve npm peer deeps, add the missed file filter for trig…
Browse files Browse the repository at this point in the history
…ger identity test
  • Loading branch information
higherordertech committed Dec 18, 2024
1 parent 9b15294 commit fb3b933
Show file tree
Hide file tree
Showing 7 changed files with 2,706 additions and 1,898 deletions.
4 changes: 4 additions & 0 deletions .github/file-filter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ identity_src: &identity_src
- 'tee-worker/identity/build.Dockerfile'
- 'tee-worker/identity/enclave-runtime/**'

identity_test: &identity_test
- 'tee-worker/identity/client-api/**'
- 'tee-worker/identity/ts-tests/**'

omni_executor_src: &omni_executor_src
- 'tee-worker/omni-executor/Cargo.toml'
- 'tee-worker/omni-executor/Cargo.lock'
Expand Down
Loading

0 comments on commit fb3b933

Please sign in to comment.