From 9623be1484028143b7525b48bb21779b1ec065d7 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Wed, 31 Mar 2021 12:08:48 +0800 Subject: [PATCH] fix CI build script typo --- .github/workflows/main.yml | 2 +- .idea/workspace.xml | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 51a498c2..6e6f8e66 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -37,6 +37,6 @@ jobs: run: | .pio/build/native/program & sleep 5 - echo "Simulator started, launching python test..."" + echo "Simulator started, launching python test..." python3 -c 'from meshtastic.test import testSimulator; testSimulator()' diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ff02c992..2878fc4a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -14,12 +14,10 @@ + - - - - + @@ -131,6 +130,11 @@ 37