remotely-save/.github
Bruno Miiller 60bad0fcd3 Keep CI test stage focused: drop build step
The Lint → Test → Security pattern keeps each stage to a single concern.
`npm run build` belonged to test only to publish a PR-preview artifact;
release.yml already handles production builds, and developers can run
`npm run build` locally. Removing it from the test stage:

- aligns with code-standards/ci/pipeline-structure.md
- shaves ~70s off PR CI time
- removes the "dist" artifact upload (coverage upload stays)
2026-05-19 23:09:27 -03:00
..
ISSUE_TEMPLATE add alist (and cloudreve) 2024-01-14 11:20:53 +08:00
workflows Keep CI test stage focused: drop build step 2026-05-19 23:09:27 -03:00