From 1c2709406496995818a29ce29fe0895b83dc521b Mon Sep 17 00:00:00 2001 From: Patrick Nwakwoke Date: Sun, 5 Mar 2023 21:00:59 +0100 Subject: [PATCH] chore: use npm install --- .github/actions/run-tests/action.yaml | 4 ++-- stats.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/actions/run-tests/action.yaml b/.github/actions/run-tests/action.yaml index 8bcad2e..dc07a23 100644 --- a/.github/actions/run-tests/action.yaml +++ b/.github/actions/run-tests/action.yaml @@ -1,10 +1,10 @@ name: "Run tests" -description: "Runs the tests. Requires that the repo is checked out and gcloud credentials are set." +description: "Runs the tests" runs: using: "composite" steps: - name: Install deps - run: npm ci + run: npm install shell: bash - name: Test diff --git a/stats.html b/stats.html index db8a5a0..112cf0f 100644 --- a/stats.html +++ b/stats.html @@ -3346,7 +3346,7 @@