From 550adfaea9a9c3cefeaf4adf5c7bf9154853db9f Mon Sep 17 00:00:00 2001 From: Flow86 <656249+Flow86@users.noreply.github.com> Date: Sat, 27 Jun 2026 15:12:02 +0200 Subject: [PATCH] Update sanity_check.yml --- .github/workflows/sanity_check.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sanity_check.yml b/.github/workflows/sanity_check.yml index be2a810..df2a5f7 100644 --- a/.github/workflows/sanity_check.yml +++ b/.github/workflows/sanity_check.yml @@ -11,6 +11,7 @@ on: jobs: FilesSorted: runs-on: ubuntu-latest + name: Sanity check steps: - uses: actions/checkout@v4 - name: Remove flaky apt repos