test.yaml keep files and force orphans

master
Daniel Lovell 2024-10-02 02:32:47 -07:00
parent 4768cffe8a
commit 090c3168ec
1 changed files with 2 additions and 2 deletions

View File

@ -65,5 +65,5 @@ jobs:
publish_dir: ${{ steps.tests.outputs.coveragePath }}
destination_dir: coverage/${{ matrix.testMode }}
allow_empty_commit: true
keep_files: false
force_orphan: true
keep_files: true
force_orphan: false