Skip to content

Chore v18 (#91)

Chore v18 (#91) #69

Workflow file for this run

# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
name: Node.js CI
on: [push]
jobs:
build:
uses: ./.github/workflows/build.yml
with:
node-version: 18