1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-21 08:31:27 -05:00

remove debug print

This commit is contained in:
oliverpool 2024-02-09 11:27:58 +01:00
parent cab17d7a72
commit ffc94d9463

View file

@ -20,7 +20,6 @@ jobs:
go-version: "1.21"
check-latest: true
- run: make deps-backend deps-tools
- run: echo $(nproc)
- run: make --always-make -j$(nproc) lint-backend checks-backend # ensure the "go-licenses" make target runs
env:
TAGS: bindata sqlite sqlite_unlock_notify