Skip to content

Add CI workflow and switch to new typst-test structure #6

Add CI workflow and switch to new typst-test structure

Add CI workflow and switch to new typst-test structure #6

Workflow file for this run

name: Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
setup:
uses: tingerrr/typst-test/.github/workflows/setup.yml@master

Check failure on line 10 in .github/workflows/tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tests.yml

Invalid workflow file

error parsing called workflow ".github/workflows/tests.yml" -> "tingerrr/typst-test/.github/workflows/setup.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
tests:
steps:
- run: |
just gen
just test