From 013d3a56b097236cf7133c9e0b0218c989757b90 Mon Sep 17 00:00:00 2001 From: Pan Date: Thu, 11 Jul 2024 16:29:28 -0400 Subject: [PATCH] lint --- .github/workflows/notebook-lint.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/notebook-lint.yaml b/.github/workflows/notebook-lint.yaml index 634e0b3..2f7771a 100644 --- a/.github/workflows/notebook-lint.yaml +++ b/.github/workflows/notebook-lint.yaml @@ -8,8 +8,8 @@ permissions: id-token: write jobs: - gather_stats: - name: 'Gather Stats' + lint: + name: 'Linting' runs-on: ubuntu-latest steps: