Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
netbe committed Oct 3, 2024
1 parent 0383840 commit 1797a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_reusable_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
# Step to find all .xcresult files and analyze each one
- name: Find all .xcresult files
if: always()
id: find-xcresults
run: |
# Find all .xcresult directories and convert them to a JSON array
Expand Down

0 comments on commit 1797a97

Please sign in to comment.