Skip to content

Commit d710e38

Browse files
committed
tests(cluster-faces): Add occ upgrade command in case it's needed
Signed-off-by: Marcel Klehr <[email protected]>
1 parent 481b0d1 commit d710e38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cluster-faces-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ jobs:
206206
- name: Run clustering
207207
if: steps.clustering-cache.outputs.cache-hit != 'true'
208208
run: |
209+
./occ upgrade # in case server master has new migrations in the meantime
209210
./occ recognize:cluster-faces -b 10000
210211
./occ recognize:cluster-faces -b 10000
211212
./occ recognize:cluster-faces -b 10000

0 commit comments

Comments
 (0)