From 3a0596851a5641dc9f228fe0af9bf4d2b14e00aa Mon Sep 17 00:00:00 2001 From: Petar Penovic Date: Wed, 6 Dec 2023 07:52:08 +0100 Subject: [PATCH] ci(wip): exhaust devnet container --- .github/workflows/_test.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/_test.yml b/.github/workflows/_test.yml index 56ee1885b..359f12bef 100644 --- a/.github/workflows/_test.yml +++ b/.github/workflows/_test.yml @@ -47,4 +47,8 @@ jobs: node-version: lts/* cache: 'npm' - run: npm ci --ignore-scripts - - run: npm test + - run: npm test --ignore-scripts + - run: npm test --ignore-scripts + - run: npm test --ignore-scripts + - run: npm test --ignore-scripts + - run: npm test --ignore-scripts