Skip to content

Added CI tests

Added CI tests #1

Workflow file for this run

on: push
name: Test
jobs:
build_lin:
name: Ubuntu test
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Test
run: |
npm install
node_modules/cryptoforknote-util/tests/run.sh