From 27d6e8967268059f6071c56d4449b775ae1f0505 Mon Sep 17 00:00:00 2001 From: Mark Spanbroek Date: Thu, 27 Jan 2022 10:07:52 +0100 Subject: [PATCH] Fix CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 888f285..1af921e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,6 +23,7 @@ jobs: working-directory: testnode run: npm install - name: Run test node + working-directory: testnode run: npm start & - name: Build run: nimble install -y