From: Otto Date: Wed, 3 Nov 2021 11:30:46 +0000 (+0100) Subject: Rename bulk test to make it clear it is mini X-Git-Tag: rec-4.6.0-beta1~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d88643cd1f550456755506ec9370970352c818f;p=thirdparty%2Fpdns.git Rename bulk test to make it clear it is mini --- diff --git a/.github/workflows/build-and-test-all.yml b/.github/workflows/build-and-test-all.yml index 731a8095fe..e4a55be096 100644 --- a/.github/workflows/build-and-test-all.yml +++ b/.github/workflows/build-and-test-all.yml @@ -313,6 +313,7 @@ jobs: - run: inv test-regression-recursor test-recursor-bulk: + name: 'test rec *mini* bulk' needs: build-recursor runs-on: ubuntu-20.04 strategy: