matrix x2
This commit is contained in:
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -70,9 +70,8 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ matrix.test_target }}-results
|
||||
path: path/to/test/results # Adjust this path as needed
|
||||
path: path/to/test/results
|
||||
|
||||
# Optional: Aggregate Test Results
|
||||
aggregate_results:
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user