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
6d0a5cd2
Unverified
Commit
6d0a5cd2
authored
Jun 30, 2025
by
Matthew Douglas
Committed by
GitHub
Jun 30, 2025
Browse files
Temporarily disable HPU tests
parent
1abd5e78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/tests.yml
.github/workflows/tests.yml
+2
-2
No files found.
.github/workflows/tests.yml
View file @
6d0a5cd2
...
@@ -224,7 +224,7 @@ jobs:
...
@@ -224,7 +224,7 @@ jobs:
# run: pip list
# run: pip list
test-hpu
:
test-hpu
:
if
:
github.repository == 'bitsandbytes-foundation/bitsandbytes'
if
:
false
#
github.repository == 'bitsandbytes-foundation/bitsandbytes'
needs
:
build-cpu
needs
:
build-cpu
strategy
:
strategy
:
fail-fast
:
false
fail-fast
:
false
...
@@ -280,7 +280,7 @@ jobs:
...
@@ -280,7 +280,7 @@ jobs:
run
:
pytest --durations=100
run
:
pytest --durations=100
test-xpu
:
test-xpu
:
if
:
github.repository == 'bitsandbytes-foundation/bitsandbytes'
if
:
false
#
github.repository == 'bitsandbytes-foundation/bitsandbytes'
needs
:
build-cpu
needs
:
build-cpu
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