Skip to content

perf(kjua): use library locally & with ts (#95) #70

perf(kjua): use library locally & with ts (#95)

perf(kjua): use library locally & with ts (#95) #70

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