We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318ad6b commit 0e81a5eCopy full SHA for 0e81a5e
README.md
@@ -33,6 +33,7 @@ Replace `YOUR_PLATFORM_HERE` in the name with exact text from `ALL_PLATFORMS`.
33
34
* To **skip** testing on ESP8266, add a file named `.esp8266.test.skip`
35
* To test **only** the Arduino UNO, add a file named `.uno.test.only`
36
+* To skip all and test **nothing**, add a file named `.none.test.only`
37
* To generate UF2s for PyPortal, add a file named `.pyportal.generate`
38
39
## Formatting Check with Clang
0 commit comments