Skip to content

Commit

Permalink
TEMP: Test against server branch with fake provider
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Nov 11, 2024
1 parent 30c683d commit 817a419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-pgsql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
matrix:
test-suite: ['callapi', 'chat-1', 'chat-2', 'chat-3', 'chat-4', 'command', 'conversation-1', 'conversation-2', 'conversation-3', 'conversation-4', 'conversation-5', 'federation', 'integration', 'sharing-1', 'sharing-2', 'sharing-3', 'sharing-4']
php-versions: ['8.3']
server-versions: ['master']
server-versions: ['feat/noid/add-fake-summary-provider']
guests-versions: ['master']
circles-versions: ['master']
call-summary-bot-versions: ['main']
Expand Down

0 comments on commit 817a419

Please sign in to comment.