Skip to content

Commit 37989bf

Browse files
committed
chore: remove visitor_is and request_id envs from gh workflow
1 parent ff09228 commit 37989bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/functional_tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
run: "python ./run_checks.py"
3434
env:
3535
PRIVATE_KEY: "${{ secrets.PRIVATE_KEY }}"
36-
VISITOR_ID: "${{ secrets.VISITOR_ID }}"
37-
REQUEST_ID: "${{ secrets.REQUEST_ID }}"
3836

3937
report-status:
4038
needs: functional_tests

0 commit comments

Comments
 (0)