Skip to content

🚴 perf(.bin/node_modules): Speed up install and run by us… #103

🚴 perf(.bin/node_modules): Speed up install and run by us…

🚴 perf(.bin/node_modules): Speed up install and run by us… #103

Workflow file for this run

name: ci:test
on:
- push
- pull_request
jobs:
test:
name: Continuous integration (tests)
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2
- name: Test 🔬
run: make test