Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ushitora-anqou committed Mar 17, 2024
1 parent 850b303 commit ceb8759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout tree
uses: actions/checkout@v4
- run: make -C e2e start-ngrok
- run: env NGROK_AUTHTOKEN="${NGROK_AUTHTOKEN}" make -C e2e start-ngrok
env:
NGROK_AUTHTOKEN: ${{ secrets.NGROK_AUTHTOKEN }}
- name: Setup tmate session
Expand Down

0 comments on commit ceb8759

Please sign in to comment.