Skip to content

build: bump tui to v0.4.2 - go mod tidy #402

build: bump tui to v0.4.2 - go mod tidy

build: bump tui to v0.4.2 - go mod tidy #402

Workflow file for this run

name: Standard CI
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
mac:
uses: ./.github/workflows/std.yml
with:
runs-on: macOS-12
secrets: inherit
linux:
uses: ./.github/workflows/std.yml
with:
runs-on: ubuntu-latest
secrets: inherit