Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Justas Vaitkus authored and Justas Vaitkus committed Jul 12, 2024
1 parent 73d82bd commit 7a56067
Show file tree
Hide file tree
Showing 2 changed files with 8,233 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/saferpayCheckouting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
shell: bash
- run: ./ngrok authtoken ${{ secrets.NGROK_TOKEN }}
shell: bash
- run: ./ngrok http --log=stdout -subdomain=sp1786 8002 > ngrok.log &
- run: ./ngrok http --region=eu --subdomain=sp1786 8002 > ngrok.log &
shell: bash

- name: Extract ngrok URL
Expand Down
Loading

0 comments on commit 7a56067

Please sign in to comment.