Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nerfacc
Commits
cf7ebaf1
Unverified
Commit
cf7ebaf1
authored
Jan 31, 2023
by
Ruilong Li(李瑞龙)
Committed by
GitHub
Jan 31, 2023
Browse files
Update code_checks.yml
parent
59c88c62
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
.github/workflows/code_checks.yml
.github/workflows/code_checks.yml
+1
-3
No files found.
.github/workflows/code_checks.yml
View file @
cf7ebaf1
...
@@ -19,8 +19,6 @@ jobs:
...
@@ -19,8 +19,6 @@ jobs:
uses
:
actions/setup-python@v4
uses
:
actions/setup-python@v4
with
:
with
:
python-version
:
"
3.8.12"
python-version
:
"
3.8.12"
cache
:
"
pip"
cache-dependency-path
:
pyproject.toml
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
pip install isort black
pip install isort black
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment