debugging in ci

artifact action to be executed with 'all'
This commit is contained in:
Eric 2023-11-23 09:32:48 +11:00
parent 723babb634
commit 256d66c2a8
No known key found for this signature in database

View File

@ -91,7 +91,7 @@ jobs:
- name: Upload integration tests log files
uses: actions/upload-artifact@v3
if: matrix.tests == 'integration'
if: matrix.tests == 'integration' || matrix.tests == 'all'
with:
name: integration-tests-logs
path: tests/integration/logs/