Skip to content

refactor(SAFE): remove code and add a notice #52

refactor(SAFE): remove code and add a notice

refactor(SAFE): remove code and add a notice #52

---
name: "Linters and checkers"
on:
push:
branches:
- main
jobs:
nix-flake-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DeterminateSystems/nix-installer-action@main
- name: "Run nix flake check"
run: nix flake check