Skip to content

Commit fbfdc52

Browse files
committed
disable annotations
1 parent 93ba42a commit fbfdc52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_python_3.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
- name: Enable sccache
9393
if: runner.os != 'Windows'
9494
uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # 0.0.9
95+
with:
96+
disable_annotations: true
9597

9698
- name: Add addtional GHA cache-related env vars
9799
uses: actions/github-script@v7

0 commit comments

Comments
 (0)