diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7215952..97f468a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -28,7 +28,7 @@ jobs: - name: Audit run: | - npm audit --audit-level high + npm audit - name: Lint run: |