Skip to content

Commit 41729a1

Browse files
committed
♻️ chore: update comment from 'safety check' to 'safety scan' in lint workflow
1 parent 7c6b2f2 commit 41729a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint_python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- run: pytest . || true
2121
- run: pytest --doctest-modules . || true
2222
# - run: shopt -s globstar && pyupgrade --py311-plus **/*.py
23-
# - run: safety check
23+
# - run: safety scan

0 commit comments

Comments
 (0)