Skip to content

Commit

Permalink
Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tingerrr committed Jan 19, 2024
1 parent 8a9015b commit c665619
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:

jobs:
tests:
- uses: tingerrr/typst-test/.github/workflows/setup.yml@master
- run: |
just gen
just test
steps:
- uses: tingerrr/typst-test/.github/workflows/setup-B.yml@master
- run: |
just gen
just test

0 comments on commit c665619

Please sign in to comment.