mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-12 10:34:17 +00:00
coverage-upload-fix (#2076)
* update coverage upload path since it seems like they respect working directory now w/ burnettk * added some upload artifact tests * need to checkout code * git rid of the constraint * attempt to fix upload properly * put back comment --------- Co-authored-by: jasquat <jasquat@users.noreply.github.com>
This commit is contained in:
parent
ca88178700
commit
f1360572fb
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -193,6 +193,7 @@ jobs:
|
||||
with:
|
||||
name: coverage-data
|
||||
path: "spiffworkflow-backend/.coverage.*"
|
||||
include-hidden-files: true
|
||||
|
||||
# - name: Upload documentation
|
||||
# if: matrix.session == 'docs-build'
|
||||
|
Loading…
x
Reference in New Issue
Block a user