diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05a4409..fc42e9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,5 +19,5 @@ jobs: with: useLockFile: false - - name: ▶️ Run validate script + - name: 🧪 Run test script run: npm test