diff --git a/.github/workflows/testing_dev.yml b/.github/workflows/testing_dev.yml index bba0cf642..385f13f4d 100644 --- a/.github/workflows/testing_dev.yml +++ b/.github/workflows/testing_dev.yml @@ -67,7 +67,7 @@ jobs: node-version: 20 - name: Install GUIDE - run: npm ci --verbose --ignore-scripts + run: npm ci --verbose - if: matrix.os != 'ubuntu-latest' name: Run tests