Unverified Commit cf7ebaf1 authored by Ruilong Li(李瑞龙)'s avatar Ruilong Li(李瑞龙) Committed by GitHub
Browse files

Update code_checks.yml

parent 59c88c62
......@@ -19,8 +19,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: "3.8.12"
cache: "pip"
cache-dependency-path: pyproject.toml
- name: Install dependencies
run: |
pip install isort black
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment