mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Do not use makefile
This commit is contained in:
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
||||
pip install --upgrade pre-commit
|
||||
|
||||
- name: Run pre-commit hooks ✅
|
||||
run: make pre-commit-all
|
||||
run: pre-commit run --all-files --hook-stage manual
|
||||
|
Reference in New Issue
Block a user