mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: run relevant tests for pnpm updates (#28266)
This commit is contained in:
parent
f6bd514cdc
commit
c2e3739a58
1 changed files with 4 additions and 0 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -34,13 +34,17 @@ jobs:
|
|||
- 'web/**'
|
||||
- 'i18n/**'
|
||||
- 'open-api/typescript-sdk/**'
|
||||
- 'pnpm-lock.yaml'
|
||||
server:
|
||||
- 'server/**'
|
||||
- 'pnpm-lock.yaml'
|
||||
cli:
|
||||
- 'cli/**'
|
||||
- 'open-api/typescript-sdk/**'
|
||||
- 'pnpm-lock.yaml'
|
||||
e2e:
|
||||
- 'e2e/**'
|
||||
- 'pnpm-lock.yaml'
|
||||
mobile:
|
||||
- 'mobile/**'
|
||||
machine-learning:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue