added workflow

This commit is contained in:
rizwangourysk 2026-03-26 15:45:27 +05:30
parent bd5c14db95
commit 7a020261fa
1 changed files with 2 additions and 1 deletions

View File

@ -19,4 +19,5 @@ jobs:
- name: test the code
run: mvn test
- name: create the package
run: mvn package
run: mvn package