Commit 84517609 authored by Matthew Douglas's avatar Matthew Douglas
Browse files

Update nightly workflow

parent 49c044b1
......@@ -94,6 +94,7 @@ jobs:
retention-days: 7
cpu-tests:
if: github.repository == 'bitsandbytes-foundation/bitsandbytes'
needs: build-cpu
strategy:
fail-fast: false
......@@ -138,6 +139,7 @@ jobs:
run: pytest
cuda-tests:
if: github.repository == 'bitsandbytes-foundation/bitsandbytes'
needs: build-cuda
strategy:
fail-fast: false
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment