aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMooneer Salem <[email protected]>2023-10-01 21:02:08 -0700
committerMooneer Salem <[email protected]>2023-10-01 21:02:08 -0700
commitfb259ac0aeca7423a4ddc4c5a0c43784425d6a69 (patch)
treed9435b1ec8b9091ab5457ba5aca1cdb5dea783d5
parent9e08593181f15daba4c7d3488fb33a03b3adcbaa (diff)
Disable extra debugging in GitHub action.ms-sm1000-ctest-qemu
-rw-r--r--.github/workflows/cmake-sm1000.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake-sm1000.yml b/.github/workflows/cmake-sm1000.yml
index 7a11039..18f87ce 100644
--- a/.github/workflows/cmake-sm1000.yml
+++ b/.github/workflows/cmake-sm1000.yml
@@ -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