mirror of
https://code.forgejo.org/actions/forgejo-release
synced 2026-04-15 16:10:04 +00:00
test: drop tea tests
This commit is contained in:
parent
70b763873a
commit
f1c16f2fa6
2 changed files with 1 additions and 33 deletions
|
|
@ -2,7 +2,7 @@ on:
|
|||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- "**"
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
@ -24,6 +24,4 @@ jobs:
|
|||
|
||||
- name: Unit tests of the supporting script forgejo-release.sh
|
||||
run: |
|
||||
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