Skip to content

Commit

Permalink
Fixed GH Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tomuben committed Oct 11, 2024
1 parent 25e21e9 commit 0ef2b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_bazel_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: "${{ matrix.name }}"
path: /home/runner/.cache/bazel/_bazel_runner/**/test.log
path: /home/runner/.cache/bazel/_bazel_runner/*/execroot/_main/bazel-out/k8-dbg/testlogs/base/**/test.log

0 comments on commit 0ef2b94

Please sign in to comment.