mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
CI - clang-format-15 (#9085)
Stop CI from pulling LLVM repos and using GNUPG keyservers, ubuntu-latest already has clang-format-{13,14,15} Fixes long-standing issue with -style=file:...
This commit is contained in:
@ -8,8 +8,8 @@
|
||||
// WARNING: The filesystem will be formatted at the start of the test!
|
||||
|
||||
#define TESTFS LittleFS
|
||||
//#define TESTFS SPIFFS
|
||||
//#define TESTFS SDFS
|
||||
// #define TESTFS SPIFFS
|
||||
// #define TESTFS SDFS
|
||||
|
||||
// How large of a file to test
|
||||
#define TESTSIZEKB 512
|
||||
|
Reference in New Issue
Block a user