ci: fix typos tag naming of all flash_multi

This commit is contained in:
jiangguangming
2023-01-31 15:49:43 +08:00
parent dba0718f47
commit b0fa18d290
4 changed files with 7 additions and 7 deletions

View File

@@ -91,7 +91,7 @@ ENV_MARKERS = {
'flash_encryption': 'Flash Encryption runners',
'flash_encryption_f4r8': 'Flash Encryption runners with 4-line flash and 8-line psram',
'flash_encryption_f8r8': 'Flash Encryption runners with 8-line flash and 8-line psram',
'flash_mutli': 'Multiple flash chips tests',
'flash_multi': 'Multiple flash chips tests',
'psram': 'Chip has 4-line psram',
'ir_transceiver': 'runners with a pair of IR transmitter and receiver',
'twai_transceiver': 'runners with a TWAI PHY transceiver',