Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
chore(dev): disable composer timeout while testing
Browse files Browse the repository at this point in the history
Signed-off-by: Fery Wardiyanto <[email protected]>
  • Loading branch information
feryardiant committed Mar 27, 2024
1 parent cc7f2b7 commit d61a68e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"pint"
],
"test": [
"Composer\\Config::disableProcessTimeout",
"@testbench package:test --ansi"
],
"testbench": [
Expand Down

0 comments on commit d61a68e

Please sign in to comment.