Skip to content

Commit cdd21cc

Browse files
authored
Update ci.yml
1 parent 6ccba64 commit cdd21cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: archive build log
9696
uses: actions/upload-artifact@v4
9797
with:
98-
name: buildlog
98+
name: buildlog-${{ matrix.mpi }}-${{ matrix.python }}
9999
path: build-${{ matrix.mpi }}-${{ matrix.python }}.log
100100

101101
- name: test core_tests

0 commit comments

Comments
 (0)