Also run tests with gpsd

pull/32/head
Geoffrey Merck 4 years ago
parent c3dfa42097
commit 84be5d8443

@ -27,7 +27,7 @@ jobs:
command: "make -j 3 tests USE_GPSD=1"
- run:
name: "Run Tests"
command: "make run-tests"
command: "make run-tests USE_GPSD=1"
# Invoke jobs via workflows
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows
workflows:

Loading…
Cancel
Save

Powered by TurnKey Linux.