Skip to content

Commit 48e1083

Browse files
committed
fix test log upload pattern
1 parent b5bc7ac commit 48e1083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test_ebclfsa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
uses: actions/upload-artifact@v5
4141
with:
4242
name: test-logs
43-
path:
43+
path: |
4444
ebclfsa/bazel-bin/scrample_integration/*.log
4545
ebclfsa/bazel-bin/persistency_integration/*.log

0 commit comments

Comments
 (0)