From 541b23ce037b960c79ed631b6d8ef9a00f0366fe Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Thu, 27 Jan 2022 11:45:51 +0100 Subject: [PATCH] gh_action/test-on-iotlab: fix alphabetical order in boards list --- .github/workflows/test-on-iotlab.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/test-on-iotlab.yml b/.github/workflows/test-on-iotlab.yml index 10a0af31ba..ef87f4ecfa 100644 --- a/.github/workflows/test-on-iotlab.yml +++ b/.github/workflows/test-on-iotlab.yml @@ -33,6 +33,10 @@ jobs: fail-fast: false matrix: boards: + - riot: dwm1001 + iotlab: + archi: dwm1001:dw1000 + site: saclay - riot: iotlab-m3 iotlab: archi: m3:at86rf231 @@ -49,10 +53,6 @@ jobs: iotlab: archi: nrf52840dk:multi site: saclay - - riot: dwm1001 - iotlab: - archi: dwm1001:dw1000 - site: saclay - riot: nrf52832-mdk iotlab: archi: nrf52832mdk:ble