Skip to content

Commit

Permalink
build.yml: Undo debug print
Browse files Browse the repository at this point in the history
Undo the unintended changes for debug printing. I edited the wrong repo, I am deeply sorry about this.
  • Loading branch information
lupyuen authored Oct 1, 2024
1 parent 8fce648 commit 15c2c14
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,6 @@ jobs:
BLOBDIR: /tools/blobs
with:
run: |
#### Begin Test
echo labels=${{steps.label-the-PR.outputs.all-labels}}
#### End Test
echo "::add-matcher::sources/nuttx/.github/gcc.json"
export ARTIFACTDIR=`pwd`/buildartifacts
git config --global --add safe.directory /github/workspace/sources/nuttx
Expand Down

0 comments on commit 15c2c14

Please sign in to comment.