Update action_tools.yml

This commit is contained in:
Supper Thomas 2025-02-26 14:22:48 +08:00 committed by Rbb666
parent 153b56e63a
commit 272c9e29d3
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
strategy:
fail-fast: false
env:
TEST_BSP_ROOT: bsp/stm32/stm32l475-atk-pandora
TEST_BSP_ROOT: bsp/stm32/stm32f407-atk-explorer
steps:
- uses: actions/checkout@v4