Skip to content

Commit

Permalink
Disable extra debugging in GitHub action.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiw committed Oct 2, 2023
1 parent 9e08593 commit fb259ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-sm1000.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
shell: bash
run: |
export PATH=${{github.workspace}}/stm32/gcc-arm-none-eabi-8-2018-q4-major/bin:$PATH
ctest -V
make test

0 comments on commit fb259ac

Please sign in to comment.