add CI for the hub

This commit is contained in:
Thibault bui Koechlin 2020-06-08 14:52:16 +02:00
parent 82483c33e6
commit 1bad6e9e82

View file

@ -19,7 +19,7 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Build
run: make release &
run: make release
- name: Create test env
run: cd crowdsec-v* && ./test_env.sh && cd ./tests
- name: Download hub tests