mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-05 07:13:43 +00:00
feat: add setup_tea tests
- add test to check if system tea bin is detected - add test to check if downloading tea bin works
This commit is contained in:
parent
85ec83849a
commit
efbafaf169
2 changed files with 18 additions and 2 deletions
|
@ -7,4 +7,6 @@ jobs:
|
|||
|
||||
- name: Unit tests of the supporting script forgejo-release.sh
|
||||
run: |
|
||||
testdata/forgejo-release-test.sh test_maybe_sign_release
|
||||
testdata/forgejo-release-test.sh test_system_tea_bin
|
||||
testdata/forgejo-release-test.sh test_download_tea_bin
|
||||
testdata/forgejo-release-test.sh test_maybe_sign_release
|
Loading…
Add table
Add a link
Reference in a new issue