Skip to content

Commit

Permalink
Update whitespacing in options in cirque
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Nov 16, 2021
1 parent ba65c47 commit e6945a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cirque.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ jobs:
chip_build_tests=false \
enable_host_gcc_build=true \
enable_host_gcc_mbedtls_build=false \
enable_host_clang_build = false \
enable_fake_tests = false
enable_host_clang_build=false \
enable_fake_tests=false
- name: Run Tests
timeout-minutes: 25
run: |
Expand Down

0 comments on commit e6945a6

Please sign in to comment.