Skip to content

Commit

Permalink
Sort test artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Dec 14, 2023
1 parent 4d5500b commit 066c16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
path: artifacts

- name: artifacts
run: find artifacts
run: find artifacts | sort
shell: bash

- name: Publish Test Results
Expand Down

0 comments on commit 066c16f

Please sign in to comment.