Skip to content

Commit

Permalink
Addin new environment variable to profiling tests docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Robertorosmaninho committed Nov 7, 2023
1 parent d1de1ad commit 43ee028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ jobs:
-e GITHUB_TOKEN=$GITHUB_TOKEN \
-e GITHUB_ACTIONS=true \
-e GITHUB_EVENT_NAME=$GITHUB_EVENT_NAME \
-e GITHUB_EVENT_PATH=$GITHUB_EVENT_PATH \
-e GITHUB_REPOSITORY=$GITHUB_REPOSITORY \
-e GITHUB_REF=$GITHUB_REF \
--workdir /opt/workspace \
Expand Down

0 comments on commit 43ee028

Please sign in to comment.