Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

chore(deps): bump ratatui from 0.26.2 to 0.26.3 in the all-dependencies group #25

chore(deps): bump ratatui from 0.26.2 to 0.26.3 in the all-dependencies group

chore(deps): bump ratatui from 0.26.2 to 0.26.3 in the all-dependencies group #25

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