Skip to content

Commit

Permalink
Include hidden files in archived artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrpepek committed Oct 6, 2024
1 parent 3eff249 commit 1ee9dbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: CpptestReports
include-hidden-files: true
path: |
reports/
.coverage/
Expand Down

0 comments on commit 1ee9dbe

Please sign in to comment.