mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-03-04 07:19:40 +00:00
chore(editorconfig): comply with .editorconfig
This commit is contained in:
parent
e4b9180780
commit
9d4ddfbaad
1
testdata/forgejo-release-test.sh
vendored
1
testdata/forgejo-release-test.sh
vendored
|
@ -2,6 +2,7 @@
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
PS4='${BASH_SOURCE[0]}:$LINENO: ${FUNCNAME[0]}: '
|
||||||
|
|
||||||
test_teardown() {
|
test_teardown() {
|
||||||
setup_api
|
setup_api
|
||||||
|
|
Loading…
Reference in a new issue