Skip to content

Remove GA script and stale revive.bocoup.com script; self-host Lato #11

Remove GA script and stale revive.bocoup.com script; self-host Lato

Remove GA script and stale revive.bocoup.com script; self-host Lato #11

Workflow file for this run

name: CI
on:
- push
- pull_request
jobs:
test:
# Includes Firefox, Node.js LTS, and Java.
# https://github.com/actions/runner-images/blob/releases/ubuntu22/20240804/images/ubuntu/Ubuntu2204-Readme.md
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: npm install
- run: npm test