Skip to content

Commit 48c19b7

Browse files
Update maven.yml
1 parent 4eb46e5 commit 48c19b7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ jobs:
1919
host: ${{ secrets.DC_HOST }}
2020
user: ${{ secrets.DC_USER }}
2121
password: ${{ secrets.DC_KEY }}
22+
23+
test:
24+
needs: deploy
25+
uses: anujdevopslearn/GithubActionsWorkflows/.github/workflows/testing.yml@main

0 commit comments

Comments
 (0)