This commit is contained in:
parent
6ae10586de
commit
3aee4e8b79
@ -14,10 +14,9 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: source $HOME/.cargo/env && make
|
|
||||||
- run: make build
|
- run: make build
|
||||||
- run: make run
|
- run: make run
|
||||||
- run: make build_risspam
|
- run: source $HOME/.cargo/env && make build_risspam
|
||||||
- run: make run_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