Skip to content
Snippets Groups Projects
Commit 038f1a77 authored by Nick Thomas's avatar Nick Thomas
Browse files

run `make` before `make test` so integration tests will run

parent c6ed3c57
No related branches found
No related tags found
2 merge requests!3Use icu4c for encoding to UTF-8,!1Initial implementation of an elasticsearch indexer in Go
Pipeline #
Loading
Loading
@@ -9,9 +9,9 @@
- apt-get update && apt-get -yy install libicu-dev
- make setup
- make format
- make test
- make cover
- make
- make test
 
test 1.7:
<<: *test
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment