]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Rename bulk test to make it clear it is mini
authorOtto <otto.moerbeek@open-xchange.com>
Wed, 3 Nov 2021 11:30:46 +0000 (12:30 +0100)
committerOtto <otto.moerbeek@open-xchange.com>
Wed, 3 Nov 2021 11:30:46 +0000 (12:30 +0100)
.github/workflows/build-and-test-all.yml

index 731a8095fe7e03cee237e6ea8d80468535731859..e4a55be0965b15d7aadf0d95f90ff36d3d68b637 100644 (file)
@@ -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: