Skip to content

Commit ffc94d9

Browse files
committed
remove debug print
1 parent cab17d7 commit ffc94d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.forgejo/workflows/testing.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
go-version: "1.21"
2121
check-latest: true
2222
- run: make deps-backend deps-tools
23-
- run: echo $(nproc)
2423
- run: make --always-make -j$(nproc) lint-backend checks-backend # ensure the "go-licenses" make target runs
2524
env:
2625
TAGS: bindata sqlite sqlite_unlock_notify

0 commit comments

Comments
 (0)