Skip to content

Commit

Permalink
Testing random things on the CI
Browse files Browse the repository at this point in the history
Signed-off-by: apostasie <[email protected]>
  • Loading branch information
apostasie committed Sep 18, 2024
1 parent 2a388a7 commit f50f9df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/nerdctl/container/container_run_windows_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ func TestRunProcessContainerWithDevice(t *testing.T) {
}

func TestRunWithTtyAndDetached(t *testing.T) {
fmt.Println("Is this always failing now?")
base := testutil.NewBase(t)
imageName := testutil.CommonImage
withTtyContainerName := "with-terminal-" + testutil.Identifier(t)
Expand Down

0 comments on commit f50f9df

Please sign in to comment.