mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Mark date-locale-hour flakey & drop a useless cache action (#11093)
This commit is contained in:
@@ -251,8 +251,6 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
persist-credentials: false
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: "`cargo update` testing"
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
tests/date/date-locale-hour
|
||||
tests/pr/bounded-memory
|
||||
tests/tail/inotify-dir-recreate
|
||||
tests/tail/overlay-headers
|
||||
|
||||
Reference in New Issue
Block a user