Skip to content

v0.1.26

Choose a tag to compare

@github-actions github-actions released this 25 Jul 04:01
· 120 commits to main since this release
051b49b

Added

  • A workflow stage can declare check: [lint, typecheck, test] and no runtime, running each command
    in the worktree with the exit code as verdict.