diff options
| author | Seth Flynn <[email protected]> | 2025-02-04 18:23:07 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-02-04 18:23:07 -0500 |
| commit | e769f685b3a0a530a4e0c582d021861c5d612b4f (patch) | |
| tree | 739a5769adddc14c78d43dca3f300b4f3853859c /.github/workflows/clippy.yaml | |
| parent | 01709ce23d6e5b234dfed67bd4845251da0a4c35 (diff) | |
moyai (#266)
* chill -> moyai
* license: update year
* treewide: update deps
Diffstat (limited to '.github/workflows/clippy.yaml')
| -rw-r--r-- | .github/workflows/clippy.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/clippy.yaml b/.github/workflows/clippy.yaml index 138e418..778ba74 100644 --- a/.github/workflows/clippy.yaml +++ b/.github/workflows/clippy.yaml @@ -37,9 +37,6 @@ jobs: - name: "Install Nix" uses: "cachix/install-nix-action@v30" - - name: "Setup Nix cache" - uses: "DeterminateSystems/magic-nix-cache-action@v8" - - name: "Run Clippy" id: "clippy-run" run: | |
