Skip to content

chore: bump version to 0.0.2 #13

chore: bump version to 0.0.2

chore: bump version to 0.0.2 #13

Workflow file for this run

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