Skip to content

Commit c95e45d

Browse files
committed
Typo
1 parent 52b8d50 commit c95e45d

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
@@ -47,7 +47,7 @@ commands:
4747
- run: EXTRAFLAGS=-Werror make
4848
- run: EXTRAFLAGS=-Werror make amalgamate
4949
- run: ARCHFLAGS=-march=haswell make amalgamate # some users do this: https://github.com/lemire/simdjson/issues/444
50-
- run: EXTRAFLAGS=-Werror make quicktest
50+
- run: EXTRAFLAGS=-Werror make quicktests
5151
- run: make clean
5252

5353
cmake_test:

0 commit comments

Comments
 (0)