Disable nix-shell based checks
We are essentially testing the same thing in the Flake check, the difference is in the nix-shell vs `nix develop` invocation. I will admit (even though this is my making) that it's a bit silly to essentially test the same thing twice.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: "Development workflow - flakes"
|
||||
name: "Development workflow"
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user