Merge bbcb6b9a39
into 52ed49b4bb
This commit is contained in:
commit
2af17b7a0c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
run: west test tests/${{ matrix.test }}
|
||||
- name: Archive artifacts
|
||||
if: ${{ always() }}
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: "log-files"
|
||||
path: app/build/**/*.log
|
||||
|
|
Loading…
Add table
Reference in a new issue