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 aeb7b0d commit 6dcdf8cCopy full SHA for 6dcdf8c
swift/actions/setup-env/action.yml
@@ -21,4 +21,4 @@ runs:
21
shell: bash
22
run: |
23
echo build --repository_cache=~/.cache/bazel-repository-cache --disk_cache=~/.cache/bazel-disk-cache > ~/.bazelrc
24
- echo test --test_output=errors
+ echo test --test_output=errors >> ~/.bazelrc
0 commit comments