mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-26 03:46:24 +02:00
release: 1.0.5
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
primary-key: nix-${{ runner.os }}-${{ hashFiles('**/*.nix', '**/flake.lock', 'Cargo.lock') }}
|
||||
restore-prefixes-first-match: nix-${{ runner.os }}-
|
||||
gc-max-store-size-linux: 5G
|
||||
gc-max-store-size-linux: 10G
|
||||
|
||||
- name: Check formatting, clippy lint, unit tests & ort version
|
||||
run: nix flake check --show-trace
|
||||
|
||||
Reference in New Issue
Block a user