We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab17d7 commit ffc94d9Copy full SHA for ffc94d9
.forgejo/workflows/testing.yml
@@ -20,7 +20,6 @@ jobs:
20
go-version: "1.21"
21
check-latest: true
22
- run: make deps-backend deps-tools
23
- - run: echo $(nproc)
24
- run: make --always-make -j$(nproc) lint-backend checks-backend # ensure the "go-licenses" make target runs
25
env:
26
TAGS: bindata sqlite sqlite_unlock_notify
0 commit comments