1
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-03-28 16:03:07 +00:00

added workflow

This commit is contained in:
rizwangourysk 2026-03-26 15:45:27 +05:30
parent bd5c14db95
commit 7a020261fa

View file

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