Skip to content

Commit 17a5d4a

Browse files
committed
Mark date-locale-hour flakey & drop a useless cache action
1 parent 74b8924 commit 17a5d4a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/CICD.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,6 @@ jobs:
251251
- uses: actions/checkout@v6
252252
with:
253253
persist-credentials: false
254-
- uses: dtolnay/rust-toolchain@stable
255-
- uses: Swatinem/rust-cache@v2
256254
- name: "`cargo update` testing"
257255
shell: bash
258256
run: |

.github/workflows/ignore-intermittent.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
tests/date/date-locale-hour
12
tests/pr/bounded-memory
23
tests/tail/inotify-dir-recreate
34
tests/tail/overlay-headers

0 commit comments

Comments
 (0)