diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 6b4a72b..662f88b 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -21,6 +21,7 @@ jobs: test: runs-on: ubuntu-latest + needs: build steps: - uses: actions/download-artifact@v3 with: