Skip to content

Commit

Permalink
Remove useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Dec 10, 2021
1 parent cb00f45 commit 5bfcc78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,6 @@ jobs:
- name: Fun fake linux tests
timeout-minutes: 15
# NOTE: only vscode image contains the cross compile arm64 sysroot
# so the build command below only compiles x64
run: |
./scripts/run_in_build_env.sh \
"./scripts/build/build_examples.py --no-log-timestamps --target linux-fake-tests build"
Expand Down

0 comments on commit 5bfcc78

Please sign in to comment.