Skip to content

Commit

Permalink
Renamed action
Browse files Browse the repository at this point in the history
  • Loading branch information
spors authored Apr 30, 2024
1 parent 2b41175 commit f4829a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint_nb.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Linting Notebooks with Black
name: Linting Notebooks

on:
push:
Expand Down Expand Up @@ -43,4 +43,4 @@ jobs:
exit 1
else
echo "All notebooks are properly formatted."
fi
fi

0 comments on commit f4829a1

Please sign in to comment.