Skip to content

Merge pull request #2 from myst-templates/feat/affiliations #8

Merge pull request #2 from myst-templates/feat/affiliations

Merge pull request #2 from myst-templates/feat/affiliations #8

Workflow file for this run

name: jtex
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
name: test template.yml
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm install -g jtex
- run: jtex check