Skip to content

Commit

Permalink
#22706 testing mvnw test command
Browse files Browse the repository at this point in the history
  • Loading branch information
dcolina committed Jul 5, 2023
1 parent 51fd803 commit 66b3df1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cli-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ jobs:
sleep 120
pwd
ls -la
# cd tools/dotcms-cli
# echo "Running CLI tests"
# ./gradlew clean test
cd tools/dotcms-cli
echo "Running CLI tests"
./mvnw clean test
Expand Down

0 comments on commit 66b3df1

Please sign in to comment.