test.yaml keep files and force orphans
This commit is contained in:
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -65,5 +65,5 @@ jobs:
|
|||||||
publish_dir: ${{ steps.tests.outputs.coveragePath }}
|
publish_dir: ${{ steps.tests.outputs.coveragePath }}
|
||||||
destination_dir: coverage/${{ matrix.testMode }}
|
destination_dir: coverage/${{ matrix.testMode }}
|
||||||
allow_empty_commit: true
|
allow_empty_commit: true
|
||||||
keep_files: false
|
keep_files: true
|
||||||
force_orphan: true
|
force_orphan: false
|
||||||
Reference in New Issue
Block a user