Skip to content

Commit

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

0 comments on commit 51fd803

Please sign in to comment.