Skip to content

Commit

Permalink
print logs
Browse files Browse the repository at this point in the history
  • Loading branch information
ekampf committed Jan 17, 2025
1 parent ad99796 commit 068619f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,11 @@ jobs:
echo Calling $TEST_URL 🚀
curl -v $TEST_URL
- name: Print client logs
shell: powershell
if: always()
run: journalctl -u twingate

- run: echo "SUCCESS!!! 🤩 This job's status is ${{ job.status }}."

test-windows:
Expand Down

0 comments on commit 068619f

Please sign in to comment.