Skip to content

Commit

Permalink
Merge pull request #1413 from nextcloud/ci/test/remove-ocp
Browse files Browse the repository at this point in the history
ci(test): remove nextcloud/ocp before running acceptance tests
  • Loading branch information
st3iny authored Jul 11, 2023
2 parents 3666d56 + 63d0b5a commit 1fd3fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
working-directory: nextcloud/apps/twofactor_totp
run: |
composer install
composer remove --dev nextcloud/ocp
npm ci
- name: Build the app
Expand Down

0 comments on commit 1fd3fa9

Please sign in to comment.