Skip to content

Commit

Permalink
Annotate global cache usage
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessByte committed Jul 30, 2024
1 parent 78c6b8e commit 0093279
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
compressionLevel: mixed

# We need this for when this .yarnrc.yml file is used inside the docker
# container as the output directory (where the tests are ran) is writable, but
# the global cache folder is not.
enableGlobalCache: false

0 comments on commit 0093279

Please sign in to comment.