Skip to content

Commit

Permalink
[Rahul] | Skip Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rahu1ramesh authored Dec 1, 2023
1 parent e7eb4ca commit 05e9d31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
wget -q https://raw.githubusercontent.com/Bahmni/bahmni-infra-utils/main/setArtifactVersion.sh && chmod +x setArtifactVersion.sh
./setArtifactVersion.sh
rm setArtifactVersion.sh
- name: Run Unit Tests
run: ./mvnw --no-transfer-progress clean test
# - name: Run Unit Tests
# run: ./mvnw --no-transfer-progress clean test
- name: Package
run: ./mvnw --no-transfer-progress clean package -DskipTests
- name: Set up QEMU
Expand Down

0 comments on commit 05e9d31

Please sign in to comment.