Skip to content

chore: update to use ratatui 0.29 (#43) #79

chore: update to use ratatui 0.29 (#43)

chore: update to use ratatui 0.29 (#43) #79

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 }}