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
b0a138aa
Commit
b0a138aa
authored
Nov 08, 2022
by
xyupeng
Committed by
binmakeswell
Nov 09, 2022
Browse files
[NFC] polish .github/workflows/build.yml code style (#1837)
parent
95ac4f88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/build.yml
.github/workflows/build.yml
+2
-2
No files found.
.github/workflows/build.yml
View file @
b0a138aa
name
:
Build
on
:
on
:
pull_request
:
types
:
[
synchronize
,
labeled
]
...
...
@@ -32,7 +32,7 @@ jobs:
-
uses
:
actions/checkout@v2
with
:
ssh-key
:
${{ secrets.SSH_KEY_FOR_CI }}
-
name
:
Install Colossal-AI
-
name
:
Install Colossal-AI
run
:
|
[ ! -z "$(ls -A /github/home/cuda_ext_cache/)" ] && cp -r /github/home/cuda_ext_cache/* /__w/ColossalAI/ColossalAI/
pip install -r requirements/requirements.txt
...
...
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