We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ab66db commit 4a90acdCopy full SHA for 4a90acd
.github/workflows/pio-tests.yml
@@ -24,4 +24,4 @@ jobs:
24
25
- name: Run PlatformIO Tests (ESP32)
26
run: |
27
- pio test -e test --without-upload
+ pio test -e test --without-uploading
0 commit comments