Skip to content

Commit

Permalink
Merge pull request #281 from hydephp/clean-up-hyde-package-files
Browse files Browse the repository at this point in the history
Clean up Hyde/Hyde package files
  • Loading branch information
caendesilva authored Jul 27, 2022
2 parents cb0e9a7 + 6006fab commit fc7f546
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/split-monorepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,10 @@ jobs:
run: |
rm -rf hyde/tests/fixtures -v
rm -rf hyde/tests/Browser -v
rm -rf hyde/tests/Framework -v
rm hyde/tests/DuskTestCase.php -v
cp -rf tests/Hyde/. tests -v
rm -rf tests/Hyde -v
- name: Commit and push changes
run: |
Expand Down

0 comments on commit fc7f546

Please sign in to comment.