Skip to content

Commit

Permalink
fix input
Browse files Browse the repository at this point in the history
  • Loading branch information
FleetAdmiralButter committed Sep 22, 2023
1 parent b0728f1 commit 122d2e5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/e2e_be_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,6 @@ jobs:
tags: "(@core) and @regression${{ needs.check_pr.outputs.skip_pr }}"
be_url: ${{ inputs.be_url }}
project: ${{ inputs.project }}
browser: ${{ inputs.browser }}
browser: ${{ inputs.browser }}
test_id: "e2e_be"
test_type: "fixture"

0 comments on commit 122d2e5

Please sign in to comment.