make all sub-app invocations act like stack calls, fix workflows

This commit is contained in:
Jonathan Shook
2022-06-24 15:40:28 -05:00
parent e062e6f0cd
commit cb4c033a63
9 changed files with 49 additions and 36 deletions

View File

@@ -40,7 +40,8 @@ jobs:
- name: Archive Test Results
if: always()
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: test-results
path: logs
path: |
**/logs/*