Skip to content

Commit

Permalink
Revert "Revert "Revert "debug with tmate"""
Browse files Browse the repository at this point in the history
This reverts commit 70f63ba.
  • Loading branch information
eyal0 committed Oct 7, 2020
1 parent 70f63ba commit 438a8d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,6 @@ jobs:
- name: Remove debug flags from coverage builds
if: matrix.code_coverage
run: sed -i 's/-g /-g0 /g' Makefile
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: Make pcb2gcode
run: make -j ${NUM_CPUS}
- name: Run examples
Expand Down

0 comments on commit 438a8d8

Please sign in to comment.