Skip to content

Commit

Permalink
Resolves #359: XML Property Updates Report
Browse files Browse the repository at this point in the history
  • Loading branch information
jarmoniuk authored and slawekjaranowski committed Nov 2, 2022
1 parent 4c0d8af commit 5fb0d40
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/maven.yml
Expand Up @@ -27,12 +27,6 @@ jobs:
ff-maven: "3.8.6" # Maven version for fail-fast-build
maven-matrix: '[ "3.2.5", "3.8.6" ]' # Maven versions matrix for verify builds

install:
name: Install
steps:
name: Install
run: mvn -DskipTests install

deploy:
name: Deploy
needs: build
Expand Down

0 comments on commit 5fb0d40

Please sign in to comment.