]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add name back in?
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 4 Mar 2021 15:17:54 +0000 (15:17 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 4 Mar 2021 15:17:54 +0000 (15:17 +0000)
.github/workflows/ci.yml

index c5e4b8a037af804136cf9212dbec1b93822bdce2..6160d3e0ec390362dfc56e90705a7a52a8211882 100644 (file)
@@ -80,7 +80,7 @@ jobs:
     # Test names are used in the branch protection rules in GitHub
     # If you change the names here, or add additional matrix entries, you
     # must also amend the branch protection fules.
-    name: "${{ matrix.env.NAME }}"
+    name: "master-${{ matrix.env.NAME }}"
 
     steps: