Skip to content

Commit 8b5cd58

Browse files
committed
clean
Signed-off-by: weijiac <weijiac@NVIDIA.com>
1 parent 31a9e42 commit 8b5cd58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/L0_Unit_Test_GPU.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
CUDA_VISIBLE_DEVICES="0,1" coverage run -a --data-file=/workspace/.coverage --source=/workspace/nemo_curator -m pytest -m gpu --rootdir /workspace --basetemp=/tmp/pytest-gpu tests
15+
CUDA_VISIBLE_DEVICES="0,1" coverage run -a --data-file=/workspace/.coverage --source=/workspace/nemo_curator -m pytest -m gpu --rootdir /workspace tests

0 commit comments

Comments
 (0)