Skip to content

Feature Extension Re: #1360: Option to set default overall zoom for all servers #449

Feature Extension Re: #1360: Option to set default overall zoom for all servers

Feature Extension Re: #1360: Option to set default overall zoom for all servers #449

Workflow file for this run

name: Node.js CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm test