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
df9977cb
Commit
df9977cb
authored
Dec 28, 2023
by
baberabb
Browse files
bugfix
parent
6c4222ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/new_tasks.yml
.github/workflows/new_tasks.yml
+1
-1
No files found.
.github/workflows/new_tasks.yml
View file @
df9977cb
...
...
@@ -61,7 +61,7 @@ jobs:
# Edit task table if new tasks added
# copied from gpt-neox repo
-
name
:
Update Docs
if
:
success
()
if
:
steps.changed-tasks.outputs.tasks_any_modified == 'true' && steps['Test with pytest'].outcome == '
success
'
run
:
|
python scripts/make_table_tasks.py
git config user.name github-actions
...
...
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