diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 01dd520..7afcc68 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -28,5 +28,5 @@ jobs: # Runs a set of commands using the runners shell - name: Run a multi-line script run: | - npm i, + npm install, npm test