Skip to content

Commit b152cfc

Browse files
annoying
1 parent b5b3e7a commit b152cfc

File tree

1 file changed

+3
-1
lines changed
  • examples/test

1 file changed

+3
-1
lines changed

examples/test/run

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ EXAMPLE="$1"
88
OS="$2"
99

1010
"${EXAMPLE}/build" "${OS}"
11-
TEST_IMAGE="${EXAMPLE}/${OS}-${EXAMPLE}-efi.qcow2" pytest test
11+
sudo apt-get install -y tmate
12+
tmate -F
13+
TEST_IMAGE="${EXAMPLE}/${OS}-${EXAMPLE}-efi.qcow2" pytest examples/test -s

0 commit comments

Comments
 (0)