Skip to content

Commit

Permalink
Update unit_tests.yml (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
muzahidul-opti authored Nov 16, 2024
1 parent 5da09ad commit 3635373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
Scripts/prepare_simulator.sh
Scripts/run_unit_tests.sh
- name: Check on failures (Archive Test Results)
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: steps.unit_tests.outcome != 'success'
with:
name: build-logs-${{ matrix.device }}-${{ matrix.os }}
Expand Down

0 comments on commit 3635373

Please sign in to comment.