Skip to content

. e created an install #2

. e created an install

. e created an install #2

Workflow file for this run

on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Setup Node.js environment
uses: actions/[email protected]
- run: npm install -g bs-platform
- run: npm install
- run: ./run_tests.sh