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
a093ad5f
Commit
a093ad5f
authored
Aug 20, 2023
by
baberabb
Browse files
increase verbosity
parent
0cdd730e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/unit_tests.yml
.github/workflows/unit_tests.yml
+1
-1
No files found.
.github/workflows/unit_tests.yml
View file @
a093ad5f
...
...
@@ -64,4 +64,4 @@ jobs:
# pip install bleurt@https://github.com/google-research/bleurt/archive/b610120347ef22b494b6d69b4316e303f5932516.zip#egg=bleurt
# if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
-
name
:
Test with pytest
run
:
python -m pytest --showlocals -s -v -n=auto --ignore=tests/tests_master --ignore=tests/extra
run
:
python -m pytest --showlocals -s -v
v
-n=auto --ignore=tests/tests_master --ignore=tests/extra
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