Skip to content

Move umami script

Move umami script #827

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
testing:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Zola
run: sudo snap install --edge zola
- name: Check build
run: zola check