Skip to content

try to work around weird nvm issue #218

try to work around weird nvm issue

try to work around weird nvm issue #218

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build and test
run: meta/scripts/ci.sh