Skip to content

Commit

Permalink
[CI] Run tests on v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Jan 17, 2022
1 parent 562caed commit 266df9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/browser-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
with:
project-edition: 'oss'
project-version: '^3.3.x-dev'
project-version: '^4.0.x-dev'
test-suite: '--mode=standard --profile=core --tags=~@broken'
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 266df9b

Please sign in to comment.