Skip to content

Commit

Permalink
fix identation
Browse files Browse the repository at this point in the history
  • Loading branch information
vChavezB committed May 30, 2024
1 parent 0fd28db commit 407800b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/samples_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
env:
CMAKE_PREFIX_PATH: /opt/toolchains
strategy:
matrix:
board: ["esp32","nrf52833dk_nrf52833"]
matrix:
board: ["esp32","nrf52833dk_nrf52833"]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 407800b

Please sign in to comment.