mirror of
https://github.com/codecov/codecov-action
synced 2026-09-14 20:13:46 +00:00
fix: update to use local app/ dir (#1872)
* fix: update to use local app/ dir * fix: update if statement on macos xlarge
This commit is contained in:
@@ -93,3 +93,6 @@ public/
|
||||
|
||||
# macOS Finder metadata
|
||||
.DS_Store
|
||||
|
||||
# pycache dirs
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user