Skip to content

Commit ca34abb

Browse files
committed
ci: remove TERM=dumb workaround on Forgejo Actions
https://codeberg.org/forgejo/forgejo/issues/9244
1 parent d182c7e commit ca34abb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.forgejo/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ concurrency:
1010
cancel-in-progress: true
1111
permissions:
1212
contents: read
13-
env:
14-
# https://codeberg.org/forgejo/forgejo/issues/9244
15-
TERM: dumb
1613
jobs:
1714
aarch64-linux-debug:
1815
runs-on: [self-hosted, aarch64-linux]

0 commit comments

Comments
 (0)