upleb.uk

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

summaryrefslogtreecommitdiff
path: root/.github/workflows/clippy_rustfmt_test.yaml
AgeCommit message (Collapse)Author
2024-07-03build: increase CI test timeoutDanConwayDev
whilst running clippy takes ~2m and tests take ~5m 10s, 'set up job' can take anywhere from 1s to 2ms
2024-03-28build: use nix for tests ciDanConwayDev
using the same dependancies in ci as in development