Skip to content

Commit

Permalink
feat: remove tests for build
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Dec 18, 2023
1 parent 72e4e23 commit 0fdeaea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/georchestra-gn4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
- name: "Installing GeoNetwork"
run: mvn clean install -DskipTests

- name: "run tests"
run: mvn verify -Pit
# - name: "run tests"
# run: mvn verify -Pit

- name: "Building the docker image"
working-directory: web/
Expand Down

0 comments on commit 0fdeaea

Please sign in to comment.