Skip to content

Commit

Permalink
fix: exclude tests data from archive
Browse files Browse the repository at this point in the history
  • Loading branch information
alekitto committed Mar 20, 2024
1 parent 15079e2 commit 22c2c16
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 134 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,8 @@
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"archive": {
"exclude": [ "tests", "data", "docs" ]
}
}
Loading

0 comments on commit 22c2c16

Please sign in to comment.