Skip to content

Commit

Permalink
ls
Browse files Browse the repository at this point in the history
  • Loading branch information
Hertzole committed Jan 10, 2025
1 parent e6583d1 commit 0a18902
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ jobs:
unityVersion: auto
coverageOptions: 'generateAdditionalMetrics;generateHtmlReport;generateBadgeReport;assemblyFilters:+Hertzole.ScriptableValues'

- name: Ls
run: ls

# Copy coverage files to a new path so we can fix the paths.
- name: Copy coverage files
run: cp -r ${{ steps.tests.outputs.coveragePath }} Coverage
Expand Down

0 comments on commit 0a18902

Please sign in to comment.