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
gaoqiong
lm-evaluation-harness
Commits
e8e652d3
"include/vscode:/vscode.git/clone" did not exist on "8e862b7bb0f75eeecff57d6d86f8752eba3ca92c"
Commit
e8e652d3
authored
Oct 31, 2021
by
Leo Gao
Browse files
Merge remote-tracking branch 'origin/master' into fix-mkdir-with-parents
parents
e7dd78ef
53df56d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/python-app.yml
.github/workflows/python-app.yml
+2
-2
No files found.
.github/workflows/python-app.yml
View file @
e8e652d3
...
@@ -23,11 +23,11 @@ jobs:
...
@@ -23,11 +23,11 @@ jobs:
path
:
|
path
:
|
~/.cache
~/.cache
# An explicit key for restoring and saving the cache
# An explicit key for restoring and saving the cache
key
:
evaldata-cache-
3
key
:
evaldata-cache-
4
-
name
:
Set up Python
3.9
-
name
:
Set up Python
3.9
uses
:
actions/setup-python@v2
uses
:
actions/setup-python@v2
with
:
with
:
python-version
:
3.9
python-version
:
3.9
.4
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
python -m pip install --upgrade pip
python -m pip install --upgrade pip
...
...
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