Skip to content

Commit

Permalink
- Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsharma82 committed Aug 30, 2023
1 parent 775d94f commit 98f9bf5
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 @@ -41,7 +41,7 @@ jobs:
run: arduino-cli config set library.enable_unsafe_install true

- name: Skip AsyncDemo Example
- run: |
run: |
echo "Skipping AsyncDemo"
cd examples/AsyncDemo
touch examples/AsyncDemo/.esp32.test.skip
Expand Down

0 comments on commit 98f9bf5

Please sign in to comment.