Skip to content

Commit f48ca43

Browse files
committed
slightly simplify integration tests
1 parent d6ca12a commit f48ca43

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/integration-tests.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ function check() {
2828
}
2929

3030
case ${INTEGRATION} in
31-
rust-lang/cargo)
32-
check
33-
;;
3431
*)
3532
check
3633
;;

0 commit comments

Comments
 (0)