chore: add build, run, benchmark and publish steps to CI workflow and introduce isspam_v4 spam analysis module
This commit is contained in:
@@ -15,3 +15,9 @@ jobs:
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: source $HOME/.cargo/env && make
|
||||
- run: make build
|
||||
- run: make run
|
||||
- run: make build_risspam
|
||||
- run: make run_risspam
|
||||
- run: make benchmark
|
||||
- run: make publish
|
||||
|
||||
Reference in New Issue
Block a user