Skip to content

Commit f4829a1

Browse files
authored
Renamed action
1 parent 2b41175 commit f4829a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint_nb.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Linting Notebooks with Black
1+
name: Linting Notebooks
22

33
on:
44
push:
@@ -43,4 +43,4 @@ jobs:
4343
exit 1
4444
else
4545
echo "All notebooks are properly formatted."
46-
fi
46+
fi

0 commit comments

Comments
 (0)