Skip to content

Commit 4a00326

Browse files
authored
[SDPTA-1247] Applitools parallel (#60)
1 parent cebb687 commit 4a00326

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_e2e_fe.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ env:
106106
NIGHTWATCH_OUTPUT: true
107107
GIT_BRANCH: ${{ github.event.pull_request && github.head_ref || github.ref_name }}
108108
EYES_APPNAME: ${{ inputs.eyes_appname }}
109+
GHA_RUN_ID: ${{ github.run_id }}
109110

110111
jobs:
111112
run_e2e_fe:

0 commit comments

Comments
 (0)