Skip to content

Commit

Permalink
changes21
Browse files Browse the repository at this point in the history
  • Loading branch information
vs4vijay committed Mar 19, 2024
1 parent 9563a24 commit b32ed8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_release_airsense_firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
- name: Install PlatformIO core
run: pip install -U platformio

- name: Check code quality
run: pio check
# - name: Check code quality
# run: pio check

- name: Build Firmware
run: |
Expand Down

0 comments on commit b32ed8d

Please sign in to comment.