Skip to content

Commit 44cfe31

Browse files
committed
Run only unit tests for now
This PR disable all other tests except the unit tests until the snapshot beta API PR is merged.
1 parent 26c3eff commit 44cfe31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.prow.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#! /bin/bash
22

3+
CSI_PROW_TESTS="unit"
4+
35
. release-tools/prow.sh
46

57
main

0 commit comments

Comments
 (0)