mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-09 16:00:05 +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:
parent
206148c4b8
commit
18fdacf0ce
6 changed files with 55 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -93,3 +93,6 @@ public/
|
|||
|
||||
# macOS Finder metadata
|
||||
.DS_Store
|
||||
|
||||
# pycache dirs
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue