Skip to content

Trigger Ci

Trigger Ci #3

Workflow file for this run

name: Tests

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

View workflow run for this annotation

GitHub Actions / .github/workflows/tests.yml

Invalid workflow file

Cannot define both `uses` and `steps` at the same time for the following jobs: tests
on:
push:
branches: [ master" ]
pull_request:
branches: [ master" ]
jobs:
tests:
uses: tingerrr/typst-test/.github/workflows/setup-B.yml@master
steps:
- run: |
just gen
just test