From 4ea188b419bbb8539b057af65fbf350263cb7a94 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 19 Oct 2024 22:21:01 +0200 Subject: [PATCH] chore: typo --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 86d21869db8c..1921859c2729 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -219,7 +219,7 @@ jobs: env: RUSTFLAGS: -D warnings - # Check crates correclty propagate features + # Check crates correctly propagate features feature-propagation: runs-on: ubuntu-latest timeout-minutes: 20