[READ-ONLY] a fast, modern browser for the npm registry
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: do not run browser tests in autofix step

+3 -2
+3 -2
.github/workflows/autofix.yml
··· 42 42 - name: 🏃 Update component test snapshots 43 43 run: pnpm test:nuxt -u 44 44 45 - - name: 🖥️ Update browser test snapshots 46 - run: pnpm test:browser --update-snapshots 45 + # TODO: re-enable when we have snapshots in browser tests 46 + # - name: 🖥️ Update browser test snapshots 47 + # run: pnpm test:browser --update-snapshots 47 48 48 49 - uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27