mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Correcting indentation.
This commit is contained in:
committed by
John Keiser
parent
cf704cf81b
commit
c79cf8d6bf
@@ -41,7 +41,7 @@ commands:
|
||||
- run: ARCHFLAGS=-march=haswell make test # this breaks runtime dispatch, but see https://github.com/lemire/simdjson/issues/444... this is a code robustness test
|
||||
- run: make clean
|
||||
- run: EXTRAFLAGS=-DSIMDJSON_NO_COMPUTED_GOTO=true make test # this should run tests with computed gotos disabled
|
||||
make_test_strict:
|
||||
make_test_strict:
|
||||
steps:
|
||||
- checkout
|
||||
- run: EXTRAFLAGS=-Werror make
|
||||
|
||||
Reference in New Issue
Block a user