Skip to content

Commit 2064ef2

Browse files
committed
Do not run fast-compile and float32 combinations
1 parent c42b57c commit 2064ef2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191
float32: 1
9292
- python-version: "3.8"
9393
part: "tests/tensor/test_math.py"
94+
- fast-compile: 1
95+
float32: 1
9496
steps:
9597
- uses: actions/checkout@v3
9698
with:

0 commit comments

Comments
 (0)