Skip to content

fix: flag handling for non vm scenario #195

fix: flag handling for non vm scenario

fix: flag handling for non vm scenario #195

Workflow file for this run

name: Run Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm test