Skip to content

Commit

Permalink
Revert "chore(pio): disable build"
Browse files Browse the repository at this point in the history
This reverts commit 01e4f0c.
  • Loading branch information
fpistm committed Sep 20, 2023
1 parent 0fb3eff commit 200e6e6
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/PIO-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ jobs:
- name: Checkout
uses: actions/checkout@main

# - name: PlatformIO
# id: Compile
# uses: ./.github/actions/pio-build
# Use the output from the `Astyle` step
- name: Warning
run: |
echo "PlatformIO build disabled while not support CMSIS update."
exit 0
- name: PlatformIO
id: Compile
uses: ./.github/actions/pio-build

0 comments on commit 200e6e6

Please sign in to comment.