Skip to content

Commit

Permalink
chore: add env var
Browse files Browse the repository at this point in the history
  • Loading branch information
maksadbek committed Nov 9, 2024
1 parent ccd075e commit 7b33cce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: E2E Tests

run-name: E2E Tests (${{ inputs.version }}, ${{ inputs.environment }})

env:
ACTIONS_ALLOW_UNSAFE_NODE_VERSION: true

on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 7b33cce

Please sign in to comment.