Skip to content

Fix 404 post and clean config and static websites #162

Fix 404 post and clean config and static websites

Fix 404 post and clean config and static websites #162

Workflow file for this run

name: e2e tests
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run Tests
run: make test