parent
44885e6191
commit
d30e511e62
1 changed files with 5 additions and 1 deletions
|
|
@ -15,4 +15,8 @@ jobs:
|
|||
- name: build with nimble
|
||||
run: nimble build
|
||||
- name: run rpmtest
|
||||
run: ./rpmtest
|
||||
run: ./rpmtest
|
||||
- uses: https://code.forgejo.org/actions/upload-artifact@v3
|
||||
with:
|
||||
name: rpmtest
|
||||
path: rpmtest
|
||||
Loading…
Add table
Add a link
Reference in a new issue