Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/sebastian/prod-2721-think-up-a-t…
Browse files Browse the repository at this point in the history
…est-strategy-for-plural-up' into sebastian/prod-2721-think-up-a-test-strategy-for-plural-up
  • Loading branch information
maciaszczykm committed Nov 27, 2024
2 parents ac0613a + b71df73 commit 8c85e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
VENOM_VAR_username: ${{ secrets.E2E_GCP_SA_USERNAME }}
VENOM_VAR_email: ${{ secrets.E2E_GCP_SA_EMAIL }}
VENOM_VAR_token: ${{ secrets.E2E_GCP_SA_TOKEN }}
run: venom run -vv --html-report --format=json --output-dir ${{ env.TESTOUT_PATH }} test/plural
run: venom run -v --html-report --format=json --output-dir ${{ env.TESTOUT_PATH }} test/plural
- name: Post a slack message on finish
uses: slackapi/[email protected]
with:
Expand Down

0 comments on commit 8c85e9c

Please sign in to comment.