Skip to content

Commit

Permalink
95.348% - build: tell upload-artifact to upload what i told it to upload
Browse files Browse the repository at this point in the history
upload-artifact tries to protect me by refusing to upload hidden files,
even if I explicitly request those files with my `path` setting.  Issue
here: actions/upload-artifact#614

I have to enable hidden file uploads to get it to work with 4.4.

https://htmlpreview.github.io/?https://github.com/nedbat/coverage-reports/blob/main/reports/20241102_ea2263f669/htmlcov/index.html
ea2263f669: master
  • Loading branch information
nedbat committed Nov 2, 2024
1 parent 64a1e16 commit c8e4448
Show file tree
Hide file tree
Showing 131 changed files with 86,009 additions and 1 deletion.
2 changes: 1 addition & 1 deletion latest.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<html><head>
<meta http-equiv='refresh' content='0;url=https://htmlpreview.github.io/?https://github.com/nedbat/coverage-reports/blob/main/reports/20241031_254fdec041/htmlcov/index.html' />
<meta http-equiv='refresh' content='0;url=https://htmlpreview.github.io/?https://github.com/nedbat/coverage-reports/blob/main/reports/20241102_ea2263f669/htmlcov/index.html' />
<body>Coverage report redirect...
4,363 changes: 4,363 additions & 0 deletions reports/20241102_ea2263f669/htmlcov/class_index.html

Large diffs are not rendered by default.

Loading

0 comments on commit c8e4448

Please sign in to comment.