Skip to content

Commit

Permalink
Only test with a single test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvergessen committed Dec 7, 2023
1 parent 9e0a328 commit 4fe3998
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 @@ -50,7 +50,7 @@ jobs:
strategy:
fail-fast: false
matrix:
test-suite: ['callapi', 'chat', 'chat-2', 'command', 'conversation', 'conversation-2', 'federation', 'integration', 'sharing', 'sharing-2']
test-suite: ['integration']
php-versions: ['8.2']
server-versions: ['stable26']
guests-versions: ['stable-2.5']
Expand Down

0 comments on commit 4fe3998

Please sign in to comment.