Skip to content

Commit

Permalink
Merge branch 'main' into minor
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh-vador committed Feb 23, 2024
2 parents dac8e76 + 84651f2 commit d1662ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-integration-tests-mysql-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
wait-on: "http://localhost:8585"
command: |
npx cypress run --config-file=cypress.config.ts \
--env grepTags=${{ steps.get_cypress_filter.outputs.e2eFilters }},grepFilterSpecs=true \
--env grepTags="${{ steps.get_cypress_filter.outputs.e2eFilters }}",grepFilterSpecs=true \
--group cypress-ci-mysql-pr-oss-${{ github.run_id }}-${{github.run_attempt}} \
--parallel --record --browser chrome
env:
Expand Down

0 comments on commit d1662ed

Please sign in to comment.