Skip to content

Commit c5bf3f7

Browse files
authored
Fix typo in e2e.yml
1 parent 812021c commit c5bf3f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: make test
2828
env:
2929
KEY: ${{ secrets.anticaptcha_key }}
30-
PROXY_URL: "${{ secrets.proxy_url }}
30+
PROXY_URL: "${{ secrets.proxy_url }}"

0 commit comments

Comments
 (0)