Skip to content

Commit

Permalink
⚠️ Only test the editing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvergessen committed Dec 13, 2023
1 parent db8d8a5 commit b8edaca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-pgsql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ jobs:
strategy:
fail-fast: false
matrix:
test-suite: ['callapi', 'chat-1', 'chat-2', 'command', 'conversation-1', 'conversation-2', 'conversation-3', 'conversation-4', 'conversation-5', 'federation', 'integration', 'sharing-1', 'sharing-2', 'sharing-3', 'sharing-4']
test-suite: ['chat-1/edit-message.feature']
php-versions: ['8.3']
server-versions: ['master']
server-versions: ['bugfix/noid/comments-meta-data']
guests-versions: ['master']
call-summary-bot-versions: ['main']
notifications-versions: ['master']
Expand Down

0 comments on commit b8edaca

Please sign in to comment.