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 0a94d04 commit 7fb4d19Copy full SHA for 7fb4d19
.github/workflows/build.yml
@@ -36,6 +36,8 @@ jobs:
36
steps:
37
- uses: actions/checkout@v3
38
- uses: Swatinem/rust-cache@v2
39
+ with:
40
+ workspaces: services
41
- run: eng/scripts/services_tests.sh
42
- name: display free disk space
43
run: df -h /
0 commit comments