mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-03-28 07:53:08 +00:00
added workflow
This commit is contained in:
parent
bd5c14db95
commit
7a020261fa
1 changed files with 2 additions and 1 deletions
3
pr.yaml
3
pr.yaml
|
|
@ -19,4 +19,5 @@ jobs:
|
|||
- name: test the code
|
||||
run: mvn test
|
||||
- name: create the package
|
||||
run: mvn package
|
||||
run: mvn package
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue