Skip to content

Commit bb840fb

Browse files
committed
no upload action results
1 parent ca4854a commit bb840fb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test_platformio.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,4 @@ jobs:
2020
sudo apt-get install lcov
2121
- name: Test
2222
run: |
23-
pio test -e native -v
24-
- uses: actions/upload-artifact@v3
25-
with:
26-
name: codecov
27-
path: cov/
23+
pio test -e native -v

0 commit comments

Comments
 (0)