Skip to content

Commit

Permalink
fix: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeuoly committed Oct 16, 2024
1 parent 9a4d561 commit 1351774
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@ jobs:
- name: Install Python dependencies
run: pip install httpx==0.27.2 requests==2.32.3 jinja2==3.0.3

- name: Debug
- uses: mxschmitt/action-tmate@v3

- name: Run Intgeration tests
run: sudo go test -timeout 120s -v ./tests/integration_tests/...

0 comments on commit 1351774

Please sign in to comment.