Skip to content

Commit

Permalink
Add debugging info
Browse files Browse the repository at this point in the history
  • Loading branch information
eomielan committed Oct 28, 2024
1 parent 595308d commit e2189eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tcp_over_udp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Initialize submodules
run: git submodule update --init --recursive

- name: Verify makefile
run: ls -la backend/tcpOverUdp

submodule-ci:
uses: eomielan/tcp-over-udp/.github/workflows/ci.yml@main
with:
Expand Down

0 comments on commit e2189eb

Please sign in to comment.