Skip to content

Commit 7cd28d4

Browse files
committed
docker run on CI
1 parent 15c4071 commit 7cd28d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ format:
1515
.PHONY: test build
1616
test: $(AKG)
1717
docker build -t authorized-keys-github-test .
18-
docker run --privileged -ti authorized-keys-github-test
18+
docker run -e TERM=xterm --privileged -i authorized-keys-github-test

0 commit comments

Comments
 (0)