Skip to content

Commit

Permalink
IBX-8636: Added new tag to admin-ui job (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: katarzynazawada <>
  • Loading branch information
katarzynazawada authored Aug 12, 2024
1 parent 2eacfaa commit a084aa3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/browser-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@ jobs:
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
test-suite: '--profile=browser --suite=admin-ui-full --tags=~@broken'
test-setup-phase-1: '--profile=regression --suite=setup-oss --mode=standard'
test-suite: "--mode=standard --profile=browser --suite=admin-ui-full --tags='~@broken&&~@IbexaDXP'"
multirepository: true
timeout: 40
job-count: 2
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
examples:
Expand Down

0 comments on commit a084aa3

Please sign in to comment.