Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
183a8ece
Unverified
Commit
183a8ece
authored
Jan 18, 2022
by
Matheus Felipe
Browse files
Fix yaml syntax
parent
434c9fc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/test_of_validate_package.yml
View file @
183a8ece
...
...
@@ -21,7 +21,7 @@ jobs:
python-version
:
'
3.8'
-
name
:
Install dependencies
run
:
python -m pip install -r scripts/requirements.txt
run
:
python -m pip install -r scripts/requirements.txt
-
name
:
Run Unittest
run
:
|
...
...
Write
Preview
Supports
Markdown
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