Skip to content

build(deps): bump anyhow from 1.0.86 to 1.0.87 #116

build(deps): bump anyhow from 1.0.86 to 1.0.87

build(deps): bump anyhow from 1.0.86 to 1.0.87 #116

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@V27
- name: Flake checks
run: nix flake check
- name: baywatch - check build test clippy
run: nix build