Skip to content

Commit f01c0d6

Browse files
more small fixes
1 parent aa3aaf7 commit f01c0d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/test_conda.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
set -euo pipefail
55

6-
USE_PYNVJITLINK = $1
6+
USE_PYNVJITLINK=$1
77

88
. /opt/conda/etc/profile.d/conda.sh
99

ci/test_wheel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
set -euo pipefail
55

6-
USE_PYNVJITLINK = $1
6+
USE_PYNVJITLINK=$1
77

88
rapids-logger "Install testing dependencies"
99
# TODO: Replace with rapids-dependency-file-generator

0 commit comments

Comments
 (0)