Skip to content

fix: drop ruby/rewrite in static html #4

fix: drop ruby/rewrite in static html

fix: drop ruby/rewrite in static html #4

Workflow file for this run

name: test
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 24
- run: npm test