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
OpenDAS
bitsandbytes
Commits
84517609
Commit
84517609
authored
May 05, 2025
by
Matthew Douglas
Browse files
Update nightly workflow
parent
49c044b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.github/workflows/tests.yml
.github/workflows/tests.yml
+2
-0
No files found.
.github/workflows/tests.yml
View file @
84517609
...
@@ -94,6 +94,7 @@ jobs:
...
@@ -94,6 +94,7 @@ jobs:
retention-days
:
7
retention-days
:
7
cpu-tests
:
cpu-tests
:
if
:
github.repository == 'bitsandbytes-foundation/bitsandbytes'
needs
:
build-cpu
needs
:
build-cpu
strategy
:
strategy
:
fail-fast
:
false
fail-fast
:
false
...
@@ -138,6 +139,7 @@ jobs:
...
@@ -138,6 +139,7 @@ jobs:
run
:
pytest
run
:
pytest
cuda-tests
:
cuda-tests
:
if
:
github.repository == 'bitsandbytes-foundation/bitsandbytes'
needs
:
build-cuda
needs
:
build-cuda
strategy
:
strategy
:
fail-fast
:
false
fail-fast
:
false
...
...
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