Skip to content

Commit c8f1fca

Browse files
authored
fix(ci): Upload artifact surefire report (#17)
1 parent e293030 commit c8f1fca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ jobs:
4949
uses: actions/upload-artifact@v7
5050
with:
5151
path: |
52-
TEST-dylan-gsl-test-suite.xml
52+
_build/TEST-*.xml
5353
_test/**

0 commit comments

Comments
 (0)