Skip to content

Update @nodenv/nodenv 1.4.1 → 1.5.0 (minor) #86

Update @nodenv/nodenv 1.4.1 → 1.5.0 (minor)

Update @nodenv/nodenv 1.4.1 → 1.5.0 (minor) #86

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
test:
runs-on: ${{ matrix.os }}-latest
strategy: { matrix: { os: [ ubuntu, macOS ] } }
steps:
- uses: actions/checkout@v2
- run: npm cit