Skip to content

Commit

Permalink
Update systemTests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nvdaes authored Mar 11, 2025
1 parent c780cb1 commit 1a98f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/systemTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: powershell.exe ci/scripts/tests/systemTests.ps1
- name: Upload artifact
id: uploadArtifact
if: ${{ always }}
if: ${{ always() }}
uses: actions/upload-artifact@v4
with:
name: System tests results
Expand Down

0 comments on commit 1a98f00

Please sign in to comment.