We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e379695 commit 0ae7000Copy full SHA for 0ae7000
.github/workflows/ci.yml
@@ -59,6 +59,7 @@ jobs:
59
run: |
60
tar czf test_logs_${{ matrix.os }}.tgz test_log_execution.json test_log_workspace.pb
61
62
+
63
- uses: actions/upload-artifact@v1
64
with:
65
name: bazel-logs-${{ matrix.os }}
0 commit comments