Skip to content

Commit

Permalink
Update unit_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akioee authored Aug 12, 2024
1 parent 4c358f7 commit 4490a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ jobs:
export MAVEN_HOME=/usr/local/maven
export NODE_HOME=/usr/local/node
export PATH=$CHROME_BIN:$JAVA_HOME/bin:$MAVEN_HOME/bin:$NODE_HOME/bin:$PATH
chmod -R 755 /usr/local/chrome-linux/
mvn -X -T 2C -am test -pl ambari-web -Dmaven.artifact.threads=10 -Drat.skip

0 comments on commit 4490a5c

Please sign in to comment.