mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
FreeBSD workflow: disable stats report for sccache action
Signed-off-by: Laurent Cheylus <foxy@free.fr>
This commit is contained in:
committed by
Dorian Péron
parent
63ab5edbc9
commit
5b79ae4b36
@@ -40,6 +40,8 @@ jobs:
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.9
|
||||
with:
|
||||
disable_annotations: true
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.2.5
|
||||
with:
|
||||
@@ -134,6 +136,8 @@ jobs:
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.9
|
||||
with:
|
||||
disable_annotations: true
|
||||
- name: Prepare, build and test
|
||||
uses: vmactions/freebsd-vm@v1.2.5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user