Skip to content

feat(light-effects): add support for grids of light fixtures (#34) #54

feat(light-effects): add support for grids of light fixtures (#34)

feat(light-effects): add support for grids of light fixtures (#34) #54

Workflow file for this run

name: Lint and build
on:
push:
branches:
- develop
pull_request:
branches:
- develop
jobs:
build-and-lint:
uses: GEWIS/actions/.github/workflows/typescript-lint-and-build.yml@v0.0.2
with:
node-version: "22.x"
package-manager: "yarn"
lint: true
format: true
build: true