We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5bc7ac commit 48e1083Copy full SHA for 48e1083
.github/workflows/build_and_test_ebclfsa.yml
@@ -40,6 +40,6 @@ jobs:
40
uses: actions/upload-artifact@v5
41
with:
42
name: test-logs
43
- path:
+ path: |
44
ebclfsa/bazel-bin/scrample_integration/*.log
45
ebclfsa/bazel-bin/persistency_integration/*.log
0 commit comments