Skip to content

Feature/8 page layout n private routes #24

Feature/8 page layout n private routes

Feature/8 page layout n private routes #24

Workflow file for this run

name: Build & Test
on:
push:
branches:
- main
- feature*
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build and Test
run: |
./ci/build.sh