Skip to content

Commit

Permalink
Small renaming fix
Browse files Browse the repository at this point in the history
  • Loading branch information
federicaagostini committed Jun 17, 2024
1 parent 814cd8f commit 395b2a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:

build-and-push-testsuite:
name: Build & Push testsuite image
name: Build & Push testsuite

strategy:
matrix:
Expand Down Expand Up @@ -40,7 +40,7 @@ jobs:
RHEL_VERSION=${{ matrix.rhel }}
build-and-push-voms:
name: Build & Push VOMS core image
name: Build & Push VOMS core

strategy:
matrix:
Expand Down

0 comments on commit 395b2a7

Please sign in to comment.