Skip to content

Commit

Permalink
enable test #435 #428
Browse files Browse the repository at this point in the history
  • Loading branch information
walterxie committed Dec 12, 2023
1 parent 07ffb48 commit 3fc2128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lphy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

# -x test
- name: Execute Gradle build
run: ./gradlew build -x test
run: ./gradlew build

- name: Publish unit test results
uses: EnricoMi/publish-unit-test-result-action@v2
Expand Down

0 comments on commit 3fc2128

Please sign in to comment.