Skip to content

Commit 924e5d2

Browse files
committed
ci: Update warning title
1 parent 534621d commit 924e5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/glpi-agent-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Log warning on cache miss
125125
if: steps.built-perl-cache.outputs.cache-hit != 'true'
126126
run: |
127-
echo '::warning title=Built Perl not available in cache::You should be able to restart this job after packaging workflow run.'
127+
echo '::warning title=[built-perl-windows-test] Built Perl not available in cache::You should be able to restart this job after packaging workflow run.'
128128
- name: Restore required perl libraries cache
129129
uses: actions/cache@v4
130130
id: perl-site-cache

0 commit comments

Comments
 (0)