Skip to content

setup node on github actions #3

setup node on github actions

setup node on github actions #3

Workflow file for this run

name: on push
on: [push]
jobs:
tests:
uses: "./.github/workflows/_tests.yaml"