Skip to content

Commit 1d7a94b

Browse files
committed
disable hubtest for now
1 parent 5a9455a commit 1d7a94b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_configurations.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- name: Check out code into the Go module directory
4545
uses: actions/checkout@v2
4646
- name: run tests on last crowdsec tag
47+
if: false # disable it for the tests
4748
run: |
4849
mkdir -p /etc/crowdsec && cp -r /staging/etc/* /etc/
4950
cscli hubtest run --all --clean

0 commit comments

Comments
 (0)