svn commit: r1923965 - /subversion/trunk/.github/workflows/autoconf.yml

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <[email protected]>
Author: dsahlberg
Date: Fri Feb 21 16:08:37 2025
New Revision: 1923965

URL: http://svn.apache.org/viewvc?rev=1923965&view=rev
Log:
Follow-up to r1923964.

Artifacts need a unique name within the workflow run.

* .github/workflows/autoconf.yml
  Rename tests.log to contain the os and check-target.


Modified:
    subversion/trunk/.github/workflows/autoconf.yml

Modified: subversion/trunk/.github/workflows/autoconf.yml
URL: http://svn.apache.org/viewvc/subversion/trunk/.github/workflows/autoconf.yml?rev=1923965&r1=1923964&r2=1923965&view=diff
==============================================================================
--- subversion/trunk/.github/workflows/autoconf.yml (original)
+++ subversion/trunk/.github/workflows/autoconf.yml Fri Feb 21 16:08:37 2025
@@ -84,7 +84,7 @@ jobs:
         if: always()
         uses: actions/upload-artifact@v4
         with:
-          name: tests.log
+          name: tests-${{matrix.os}}-${{matrix.check-target}}.log
           path: tests.log
 
       - name: Install (make install)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.