Skip to content

Simplify local dev setup, update CONTRIBUTING.md and recommend running scripts with node --run #1844

Simplify local dev setup, update CONTRIBUTING.md and recommend running scripts with node --run

Simplify local dev setup, update CONTRIBUTING.md and recommend running scripts with node --run #1844

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
- develop
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/web-app-ci.yml@main
with:
node-version: 22.x
publish-coverage: true