mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
feat: [OCISDEV-741] local-api-test, apiCollaboration
# Conflicts: # .github/workflows/acceptance-tests.yml # tests/acceptance/run-github.py
This commit is contained in:
4
.github/workflows/acceptance-tests.yml
vendored
4
.github/workflows/acceptance-tests.yml
vendored
@@ -110,7 +110,7 @@ jobs:
|
||||
# federation (needs email + federation ocis)
|
||||
# - apiOcm
|
||||
# collaboration (needs WOPI)
|
||||
# - apiCollaboration
|
||||
- apiCollaboration
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
|
||||
@@ -265,4 +265,4 @@ jobs:
|
||||
run: |
|
||||
if [[ "${{ contains(needs.*.result, 'failure') || contains(needs.*.result, 'cancelled') }}" == "true" ]]; then
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
Reference in New Issue
Block a user