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 63ab5ed commit 5b79ae4Copy full SHA for 5b79ae4
.github/workflows/freebsd.yml
@@ -40,6 +40,8 @@ jobs:
40
- uses: Swatinem/rust-cache@v2
41
- name: Run sccache-cache
42
uses: mozilla-actions/sccache-action@v0.0.9
43
+ with:
44
+ disable_annotations: true
45
- name: Prepare, build and test
46
uses: vmactions/freebsd-vm@v1.2.5
47
with:
@@ -134,6 +136,8 @@ jobs:
134
136
135
137
138
139
140
141
142
143
0 commit comments