Skip to content

Merge branch 'master' of https://github.com/compsys-progtools/LainTSX #2

Merge branch 'master' of https://github.com/compsys-progtools/LainTSX

Merge branch 'master' of https://github.com/compsys-progtools/LainTSX #2

Workflow file for this run

name: auto-build
on: [push]
jobs:
check-bats-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '20'
- run: pip install -U jupyter-book
- run: jupyter-book build .