Skip to content

Commit

Permalink
chore: update actions
Browse files Browse the repository at this point in the history
Signed-off-by: Elizabeth Danzberger <[email protected]>

[skip ci]
  • Loading branch information
elzody authored and backportbot[bot] committed Jan 29, 2025
1 parent 5bf617a commit 692330b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 43 deletions.
43 changes: 0 additions & 43 deletions .github/workflows/autoloader.yml

This file was deleted.

5 changes: 5 additions & 0 deletions .github/workflows/cypress-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,11 @@ jobs:
apc.enable_cli=on
coverage: none

- name: Install composer dependencies
working-directory: apps/richdocuments
run: |
composer install
- name: Set up Nextcloud
env:
DB_PORT: 4444
Expand Down

0 comments on commit 692330b

Please sign in to comment.