Skip to content

Bump github.com/charmbracelet/bubbles from 0.18.0 to 0.19.0 #159

Bump github.com/charmbracelet/bubbles from 0.18.0 to 0.19.0

Bump github.com/charmbracelet/bubbles from 0.18.0 to 0.19.0 #159

Workflow file for this run

name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go test ./...