Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad45123 authored May 12, 2024
1 parent 49af6a0 commit 91516bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: mvn -DskipTests verify

- name: Check Tests
run: cd services/jobs && mvn test
run: mvn test

- name: Submit Dependency Snapshot
uses: advanced-security/maven-dependency-submission-action@v3

0 comments on commit 91516bb

Please sign in to comment.