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
f8342178
Unverified
Commit
f8342178
authored
Oct 17, 2023
by
Lintang Sutawika
Committed by
GitHub
Oct 17, 2023
Browse files
Merge pull request #905 from EleutherAI/fix-unittests
[Refactor] Fix Unit Tests
parents
6a49ed9b
de71ad92
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 @
f8342178
...
@@ -43,7 +43,7 @@ jobs:
...
@@ -43,7 +43,7 @@ jobs:
# # mypy turned off for now
# # mypy turned off for now
# - name: Lint with mypy
# - name: Lint with mypy
# run: mypy . --ignore-missing-imports --check-untyped-defs --explicit-package-bases --warn-unreachable
# run: mypy . --ignore-missing-imports --check-untyped-defs --explicit-package-bases --warn-unreachable
Job 2
:
#
Job 2
testcpu
:
testcpu
:
name
:
CPU Tests
name
:
CPU Tests
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
...
...
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