Overview
| Comment: | one more workflow fix |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b54bc87df87d8a10b78b712230a1f8a6 |
| User & Date: | arcade on 2026-01-02 12:39:44.901 |
| Other Links: | manifest | tags |
Context
|
2026-01-07
| ||
| 07:50 | bump, update workflow check-in: 4054f8ea66 user: arcade tags: trunk | |
|
2026-01-02
| ||
| 12:39 | one more workflow fix check-in: b54bc87df8 user: arcade tags: trunk | |
| 10:39 | simplify workflow, add cache check-in: 674d81235e user: arcade tags: trunk | |
Changes
Modified .github/workflows/rust-clippy.yml
from [18ca7526e9]
to [867c434850].
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | - - - - - + + + + + - - + - + | name: rust-clippy analyze |