From 75a632c7eeb0bf8e2046cf0a8e6761d14bc50d1c Mon Sep 17 00:00:00 2001 From: Thibault bui Koechlin Date: Mon, 8 Jun 2020 15:35:15 +0200 Subject: [PATCH] https --- .github/workflows/hub-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/hub-ci.yml b/.github/workflows/hub-ci.yml index 5a58cbffd..ce8d726e7 100644 --- a/.github/workflows/hub-ci.yml +++ b/.github/workflows/hub-ci.yml @@ -23,8 +23,11 @@ jobs: - name: Create test env run: cd crowdsec-pull && ls -l && ./test_env.sh && cd ./tests && ls -l - name: Download hub tests + working-directory: crowdsec-pull/tests/ run: pwd && git clone https://github.com/crowdsecurity/hub-tests.git - name: Build/prep hub tests + working-directory: crowdsec-pull/tests/ run: pwd && cd hub-tests && bash -x ./prep_tests.sh && cd .. - name: Run the tests + working-directory: crowdsec-pull/tests/ run: ./main ./tests/apache2-1/