Skip to content

Commit

Permalink
So this kind of crap doesn't happen again
Browse files Browse the repository at this point in the history
  • Loading branch information
kingbuzzman authored Sep 17, 2024
1 parent be15aaf commit 2b6b344
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
include-hidden-files: true
if-no-files-found: error
name: ${{ env.ARTIFACT_NAME }}
path: .coverage
retention-days: 1
Expand Down Expand Up @@ -194,6 +195,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
include-hidden-files: true
if-no-files-found: error
name: .coverage
path: .coverage
retention-days: 1
Expand Down

0 comments on commit 2b6b344

Please sign in to comment.