Skip to content

Commit bcd0c20

Browse files
committed
fix test-all
1 parent 7d60273 commit bcd0c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
description: Flags passed to go test.
145145
target:
146146
type: string
147-
default: "./... | grep -v itests"
147+
default: "./..."
148148
description: Import paths of packages to be tested.
149149
proofs-log-test:
150150
type: string

0 commit comments

Comments
 (0)