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 bf00c9e commit 73d82bd
Showing 1 changed file with 1 addition 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.ngrok.io 8002 > ngrok.log &
- run: ./ngrok http --log=stdout -subdomain=sp1786 8002 > ngrok.log &
shell: bash

- name: Extract ngrok URL
Expand Down

0 comments on commit 73d82bd

Please sign in to comment.