Skip to content

Commit

Permalink
disable unittests
Browse files Browse the repository at this point in the history
  • Loading branch information
itsManjeet committed Dec 28, 2024
1 parent 7a860e2 commit b9a9062
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:

- run: rm -rf ${CACHE_PATH}/toolchain ${CACHE_PATH}/.done-*
- run: DEVICE=${{matrix.device}} go generate rlxos/tools/ignite
- run: go test rlxos/...
- run: ${CACHE_PATH}/ignite/ignite -clean

- uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit b9a9062

Please sign in to comment.