Skip to content

add setup typst in run-tests.yml#29

Merged
Ants-Aare merged 2 commits intomainfrom
pawawa-fix-ci
Dec 7, 2025
Merged

add setup typst in run-tests.yml#29
Ants-Aare merged 2 commits intomainfrom
pawawa-fix-ci

Conversation

@pawawa-pururun
Copy link
Member

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds Typst compiler setup to the CI test workflow, which is necessary for running tests on this Typst package project. The workflow was previously missing this critical step, which would prevent the test suite from executing properly since the project requires the Typst compiler (as evidenced by the Makefile's typst compile command and .typ test files).

Key Changes:

  • Added Typst setup step using typst-community/setup-typst@v4 action before the tytanic installation
  • Added workflow_dispatch trigger to enable manual workflow runs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pawawa-pururun
Copy link
Member Author

by adding setup typst, the run time of CI takes shorter.

@pawawa-pururun pawawa-pururun mentioned this pull request Dec 7, 2025
@Ants-Aare Ants-Aare merged commit 6b357a7 into main Dec 7, 2025
7 checks passed
@pawawa-pururun pawawa-pururun deleted the pawawa-fix-ci branch December 7, 2025 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants