fix(ci): remove needs array from build job to debug forgejo parsing
This commit is contained in:
@@ -85,7 +85,6 @@ jobs:
|
||||
|
||||
build:
|
||||
runs-on: [linux, docker]
|
||||
needs: [lint, test, type-check]
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user