We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b938c commit 31788dcCopy full SHA for 31788dc
.github/workflows/browser-tests.yaml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
project-edition: 'oss'
16
test-setup-phase-1: '--profile=setup --suite=content-translation --mode=standard'
17
- test-suite: '--profile=browser --suite=admin-ui'
+ test-suite: '--profile=browser --suite=admin-ui --tags=~@IbexaDXP'
18
timeout: 40
19
secrets:
20
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments