Update .gitea/workflows/build.yaml
Some checks failed
isspam build / build (push) Failing after 3m2s
Some checks failed
isspam build / build (push) Failing after 3m2s
This commit is contained in:
parent
5640eb1c78
commit
fcf86e3901
@ -14,9 +14,6 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: make build
|
- run: make build_all
|
||||||
- run: make run
|
|
||||||
- run: source $HOME/.cargo/env && make build_risspam
|
|
||||||
- run: make run_risspam
|
|
||||||
- run: make benchmark
|
- run: make benchmark
|
||||||
- run: make publish
|
- run: make publish
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user