Skip to content

Commit

Permalink
Merge pull request #15 from sumeet-srknec/sumeet-srknec-patch-6
Browse files Browse the repository at this point in the history
Update backend-ci.yml
  • Loading branch information
sumeet-srknec authored Aug 26, 2024
2 parents 1e88366 + 4b86278 commit 5c19735
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/backend-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ jobs:
- uses: ./.github/workflows/actions
- name: Run Maven Build Command
run: cd demo ; mvn clean install -DskipTests
- name: Run Maven Checkstyle
run: cd demo ; mvn checkstyle:checkstyle
- uses: jwgmeligmeyling/checkstyle-github-action@master
with:
path: '**/checkstyle-result.xml'
- name: OWASP Dependency Check
uses: dependency-check/Dependency-Check_Action@main
env:
Expand Down

0 comments on commit 5c19735

Please sign in to comment.