Skip to content

build(deps): bump clap from 4.5.18 to 4.5.19 #128

build(deps): bump clap from 4.5.18 to 4.5.19

build(deps): bump clap from 4.5.18 to 4.5.19 #128

Workflow file for this run

on:
push:
branches:
- main
pull_request:
name: fmt,lint,check,build
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- name: Flake checks
run: nix flake check
- name: baywatch - check build test clippy
run: nix build