Ajout CI Coverage #9
@@ -66,7 +66,7 @@ jobs:
|
|||||||
output: both
|
output: both
|
||||||
thresholds: "10 30"
|
thresholds: "10 30"
|
||||||
- name: Upload Test Result Files
|
- name: Upload Test Result Files
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: test-results
|
name: test-results
|
||||||
path: ${{ github.workspace }}/**/TestResults/**/*
|
path: ${{ github.workspace }}/**/TestResults/**/*
|
||||||
|
|||||||
Reference in New Issue
Block a user