Skip to content

build(deps): bump env_logger from 0.11.10 to 0.11.11 #296

build(deps): bump env_logger from 0.11.10 to 0.11.11

build(deps): bump env_logger from 0.11.10 to 0.11.11 #296

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@v7
- uses: cachix/install-nix-action@v31
- name: Flake checks
run: nix flake check
- name: baywatch - check build test clippy
run: nix build