Skip to content

Commit

Permalink
fixup! fix(ci): start nextcloud before performing the circles check
Browse files Browse the repository at this point in the history
  • Loading branch information
max-nextcloud committed Sep 15, 2023
1 parent 3fde61f commit 409c9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:
#CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
CYPRESS_ncVersion: ${{ matrix.server-versions }}

- name: Test circles before run
- name: Test circles after run
run: |
./occ circles:check --type loopback || echo failed
Expand Down

0 comments on commit 409c9d8

Please sign in to comment.