Skip to content

Commit

Permalink
feat(ci): Add more apps to test against
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 8ac6efb commit 922e6bd
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/test-repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,12 @@ jobs:
fail-fast: false
matrix:
php-versions: [ "8.1" ]
repositories: [ "nextcloud/notifications", "nextcloud/server", "nextcloud/spreed" ]
repositories:
- "nextcloud/assistant"
- "nextcloud/notifications"
- "nextcloud/server"
- "nextcloud/spreed"
- "nextcloud/tables"

name: openapi-repositories

Expand Down

0 comments on commit 922e6bd

Please sign in to comment.