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
Lmdeploy
Commits
cfb3b75d
Unverified
Commit
cfb3b75d
authored
Jul 10, 2023
by
WRH
Committed by
GitHub
Jul 10, 2023
Browse files
Update lint.yml (#76)
parent
050a2120
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/lint.yml
.github/workflows/lint.yml
+2
-2
No files found.
.github/workflows/lint.yml
View file @
cfb3b75d
...
...
@@ -7,10 +7,10 @@ jobs:
runs-on
:
ubuntu-20.04
steps
:
-
uses
:
actions/checkout@v2
-
name
:
Set up Python
3.
7
-
name
:
Set up Python
3.
8
uses
:
actions/setup-python@v2
with
:
python-version
:
3.
7
python-version
:
3.
8
-
name
:
Install pre-commit hook
run
:
|
python -m pip install pre-commit
...
...
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