Skip to content

Commit

Permalink
Chore/codecov (#72)
Browse files Browse the repository at this point in the history
* chore: codecov 도입

* chore: yarn yml supportedArchitectures 추가
  • Loading branch information
ssi02014 authored Apr 28, 2024
1 parent 015d95a commit 91e89c7
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ compressionLevel: 0
enableGlobalCache: false

yarnPath: .yarn/releases/yarn-4.0.1.cjs

supportedArchitectures:
os: ["current", "darwin", "linux", "win32"]
cpu: ["current", "x64" , "ia32", "arm64"]

0 comments on commit 91e89c7

Please sign in to comment.