Skip to content

Commit

Permalink
Tries a printout of directory content
Browse files Browse the repository at this point in the history
  • Loading branch information
edgararuiz committed Oct 10, 2024
1 parent f1f90f5 commit 4ad08b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
)
)
covr::to_cobertura(cov)
print(list.files(recursive = TRUE, full.names = TRUE))
shell: Rscript {0}

- uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 4ad08b3

Please sign in to comment.