ajorquera/Test and Build

Runs tests, linting, and builds the project using Node.js

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 3, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: ajorquera/test-and-build-action@c1b39a8180864009371979e72387da724091de70 # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
cacheUsed to specify a package manager for caching in the default directory. Supported values: npm, yarn, pnpm.""
env-as-jsonEnvironment variables as JSON string{}
node-versionNode.js version to use20
skips-testsSkip running testsfalse
skips-lintSkip running lintfalse
registry-urlRegistry to set up for auth""

no outputs