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
ColossalAI
Commits
a3b1d07c
Unverified
Commit
a3b1d07c
authored
Nov 09, 2022
by
Kai Wang (Victor Kai)
Committed by
GitHub
Nov 09, 2022
Browse files
[NFC] polish workflows code style (#1854)
parent
94329fc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/compatibility_test.yml
.github/workflows/compatibility_test.yml
+1
-1
No files found.
.github/workflows/compatibility_test.yml
View file @
a3b1d07c
...
@@ -70,7 +70,7 @@ jobs:
...
@@ -70,7 +70,7 @@ jobs:
-
uses
:
actions/checkout@v2
-
uses
:
actions/checkout@v2
with
:
with
:
ssh-key
:
${{ secrets.SSH_KEY_FOR_CI }}
ssh-key
:
${{ secrets.SSH_KEY_FOR_CI }}
-
name
:
Install Colossal-AI
-
name
:
Install Colossal-AI
run
:
|
run
:
|
pip install -r requirements/requirements.txt
pip install -r requirements/requirements.txt
pip install -v --no-cache-dir .
pip install -v --no-cache-dir .
...
...
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