Skip to content

Commit

Permalink
testing if NC Talk is Ok now
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Piskun <[email protected]>
  • Loading branch information
bigcat88 committed Sep 23, 2023
1 parent fcbfab2 commit ad41ef4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/analysis-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@ jobs:
make dev-setup
make build-js
- name: Enable Talk
if: ${{ !startsWith(matrix.nextcloud, '27.') }} # for some reason, currently Talk fails with 27.0.2
run: php occ app:enable spreed
# - name: Enable Talk
# if: ${{ !startsWith(matrix.nextcloud, '27.') }} # for some reason, currently Talk fails with 27.0.2
# run: php occ app:enable spreed

- name: Generate coverage report
working-directory: nc_py_api
Expand Down

0 comments on commit ad41ef4

Please sign in to comment.