Skip to content

Commit

Permalink
fix(ci): Do not cancel matrix jobs when testing against apps
Browse files Browse the repository at this point in the history
Signed-off-by: provokateurin <[email protected]>
  • Loading branch information
provokateurin committed Apr 9, 2024
1 parent 5cbbceb commit 736a11f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
openapi-repositories:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
php-versions: [ "8.1" ]
repositories: [ "nextcloud/notifications", "nextcloud/server", "nextcloud/spreed" ]
Expand Down

0 comments on commit 736a11f

Please sign in to comment.