Skip to content

Commit

Permalink
chore: ci-run-tests enable selenium again
Browse files Browse the repository at this point in the history
  • Loading branch information
holloway committed Oct 29, 2024
1 parent 0e8abc6 commit 91a2492
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
ignoreLowerCoverage: false
ignoreLowerCoverage: false
skipSelenium: false
targetBaseVersion: ${{ needs.prepare.outputs.base_image_version }}

0 comments on commit 91a2492

Please sign in to comment.