Skip to content

Commit 046ffd0

Browse files
committed
Add a shebang to test_cupy.sh
1 parent 2b456c2 commit 046ffd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_cupy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env bash
12
# We cannot test cupy on CI so this script will test it manually. Assumes it
23
# is being run in an environment that has cupy and the array-api-tests
34
# dependencies installed

0 commit comments

Comments
 (0)