Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu authored Nov 21, 2023
1 parent 14e144f commit 5b4098c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
run: mvn clean package
- name: Build with Maven
run: mvn clean package
- name: Build with TddPlayGround
#- name: Build with TddPlayGround
#run: cd dev_projects/TddPlayGround && mvn clean package
run: cd dev_projects/TddPlayGround && mvn test
#run: cd dev_projects/TddPlayGround && mvn test

0 comments on commit 5b4098c

Please sign in to comment.