Skip to content

Commit a04560e

Browse files
author
Carsten König
committed
fix whitespace
1 parent af531ce commit a04560e

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
@@ -4,7 +4,7 @@ build_docker_ci:
44
docker build -f docker/Dockerfile_ci -t elasticvue-ci .
55

66
ci: build_docker_ci
7-
cat /proc/cpuinfo
7+
cat /proc/cpuinfo
88
docker run --rm elasticvue-ci yarn lint
99
docker run --rm elasticvue-ci yarn tsc
1010
docker run --rm elasticvue-ci yarn test:unit

0 commit comments

Comments
 (0)