Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f74b01

Browse files
committed
Don't run CLI tests on Windows
1 parent fc6d9da commit 4f74b01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cli/login_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build !windows
2+
13
package cli_test
24

35
import (

0 commit comments

Comments
 (0)