This commit is contained in:
parent
6ae10586de
commit
3aee4e8b79
@ -14,10 +14,9 @@ jobs:
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: source $HOME/.cargo/env && make
|
||||
- run: make build
|
||||
- run: make run
|
||||
- run: make build_risspam
|
||||
- run: source $HOME/.cargo/env && make build_risspam
|
||||
- run: make run_risspam
|
||||
- run: make benchmark
|
||||
- run: make publish
|
||||
|
Loading…
Reference in New Issue
Block a user