upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/.github/workflows/check_rustfmt_clippy.yaml
AgeCommit message (Collapse)Author
2024-03-28build: use nix for tests ciDanConwayDev
using the same dependancies in ci as in development
2024-01-23build: temporarily disable clippy in ciDanConwayDev
because ironically the verision used in the nix setup differs from the one used in the github action perhaps a rewrite of the the github to use nix is needed
2024-01-23build: exclude fmt clippy from stable in ciDanConwayDev
because of formatting rules that are only avaiable in nightly