Skip to content

Commit

Permalink
Fixed CI path
Browse files Browse the repository at this point in the history
  • Loading branch information
gabryelreyes committed Nov 19, 2023
1 parent 9efe6fd commit 28b17d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ jobs:
pip install --upgrade platformio
- name: Run tests on native environment
run: platformio ci examples\cpp\* --lib . -c platformio.ini -e esp32dev
run: platformio ci examples/cpp/* --lib . -c platformio.ini -e esp32dev

0 comments on commit 28b17d4

Please sign in to comment.