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
a2151d33
Commit
a2151d33
authored
Dec 28, 2023
by
baberabb
Browse files
switched off unit tests for testing
parent
2a67a469
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
.github/workflows/unit_tests.yml
.github/workflows/unit_tests.yml
+0
-9
No files found.
.github/workflows/unit_tests.yml
View file @
a2151d33
...
@@ -2,15 +2,6 @@
...
@@ -2,15 +2,6 @@
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
# just comment out unwanted steps to turn off the test.
# just comment out unwanted steps to turn off the test.
name
:
Unit Tests
name
:
Unit Tests
on
:
push
:
branches
:
-
'
main'
pull_request
:
branches
:
-
'
main'
workflow_dispatch
:
# Jobs run concurrently and steps run sequentially within a job.
# Jobs run concurrently and steps run sequentially within a job.
# jobs: linter and cpu_tests. Add more jobs/steps as required.
# jobs: linter and cpu_tests. Add more jobs/steps as required.
jobs
:
jobs
:
...
...
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