Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsharma82 committed Dec 3, 2023
1 parent 9ab44bd commit 0577ec5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Expand Up @@ -30,7 +30,7 @@ jobs:

- uses: actions/checkout@v2
with:
repository: adafruit/ci-arduino
repository: ayushsharma82/ci-arduino
path: ci

- name: pre-install
Expand All @@ -55,7 +55,6 @@ jobs:
sed -i 's/ELEGANTOTA_USE_ASYNC_WEBSERVER 0/ELEGANTOTA_USE_ASYNC_WEBSERVER 1/' ElegantOTA.h
- name: Test Async Demo
continue-on-error: true
run: python3 ci/build_platform.py esp8266 esp32

Sync_CI:
Expand Down

0 comments on commit 0577ec5

Please sign in to comment.