diff --git a/.github/scripts/prove-test.bash b/.github/scripts/prove-test.bash index e17fc56..3af1b05 100755 --- a/.github/scripts/prove-test.bash +++ b/.github/scripts/prove-test.bash @@ -25,4 +25,4 @@ cpanm -n HTTP::Server::Simple # Run tests (user tests as well as maintainer tests) # -prove --verbose -l -s -r t xt +prove --verbose -l -s -r t