diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 40194cb..0d96099 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: run: npm run test:e2e - name: Generate snapshots - run: npm run snapshots + run: make snapshots - name: Upload Playwright report uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2