You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
######## PHASE 1: INSTALL CODE AND RUN SANITY CHECKS ########
160
161
161
162
# 1. CREATE VENV and INSTALL 'Prod + Test' Dependencies
@@ -298,7 +299,6 @@ jobs:
298
299
- name: "Upload Test Coverage as Artifacts"
299
300
uses: actions/upload-artifact@v4
300
301
with:
301
-
# TODO: implement mechanism for uploading test reports on separate artifact names. then codecov host upload job should be able somehow to get all of them. then change below from true to false
0 commit comments