Skip to content

quote escape

quote escape #235

Workflow file for this run

name: "Test changes"
on:
push:
branches: [ main ]
pull_request:
branches: [ main, "!next-paper" ]
jobs:
test:
name: Command tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- run: npm run choose
- run: npm run set -- 10.1145/3622831
- run: npm run web
- run: npm run stats