Skip to content

Commit

Permalink
ignoring unnecessarily generated symphony directory within target
Browse files Browse the repository at this point in the history
  • Loading branch information
Shanto Rahman authored and 88250 committed Nov 15, 2023
1 parent 850bc6f commit 4059aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
cache: 'maven'
- name: Build with Maven
run: |
mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V -Pci
mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V -Pci -DskipAssembly

0 comments on commit 4059aac

Please sign in to comment.