Update .gitea/workflows/build.yaml
Some checks failed
isspam build / build (push) Failing after 3m2s

This commit is contained in:
12bitfloat 2025-10-07 00:14:21 +02:00
parent 5640eb1c78
commit fcf86e3901

View File

@ -14,9 +14,6 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: make build
- run: make run
- run: source $HOME/.cargo/env && make build_risspam
- run: make run_risspam
- run: make build_all
- run: make benchmark
- run: make publish