Skip to content

fix: migrate grounded terminals of moved equipment #40

fix: migrate grounded terminals of moved equipment

fix: migrate grounded terminals of moved equipment #40

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '18'
- name: Run tests
run: npm cit