Description/Context
We should add a github action workflow ci-axios.yml that:
- For the JS package inside
src/typescript/mit-learn-api-axios/:
- installs dependencies using package manager specified in
package.json
- runs
yarn npm pack --dr-run
Notes
This will help renovate.
Description/Context
We should add a github action workflow
ci-axios.ymlthat:src/typescript/mit-learn-api-axios/:package.jsonyarn npm pack --dr-runNotes
This will help renovate.