Skip to content

fix side navbar show and some other fixes (#61) #138

fix side navbar show and some other fixes (#61)

fix side navbar show and some other fixes (#61) #138

Workflow file for this run

name: Tests
on: [push]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Repo
uses: ./.github/actions/setup
- name: Run tests
run: yarn test