Skip to content

feat(tui-big-text): add alignment helper methods #17

feat(tui-big-text): add alignment helper methods

feat(tui-big-text): add alignment helper methods #17

Workflow file for this run

name: Test
on:
push:
branches:
- main
pull_request:
jobs:
test:
uses: joshka/github-workflows/.github/workflows/rust-test.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}