mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Swift: upload integration test logs also on failure
This commit is contained in:
@@ -28,6 +28,7 @@ runs:
|
||||
env:
|
||||
SEMMLE_DEBUG_TRACER: 10000
|
||||
- name: Upload test logs
|
||||
if: ${{ !cancelled() }}
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: swift-integration-tests-logs-${{ runner.os }}
|
||||
|
||||
Reference in New Issue
Block a user