Skip to content

Commit 89e5ed2

Browse files
committed
remove cmd/compilecheck from Taskfile
1 parent 3a88b8d commit 89e5ed2

File tree

2 files changed

+0
-50
lines changed

2 files changed

+0
-50
lines changed

Taskfile.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ tasks:
3030

3131
build-tests: go test -short ${BUILD_TAGS} -run ^$$ ./...
3232

33-
build-compile-check: bash etc/compile_check.sh
34-
3533
build-compile-check-all: bash etc/run-compile-check-test.sh
3634

3735
build-aws-ecs-test: go test -c ./internal/test/aws -o aws.testbin

etc/compile_check.sh

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)