chore: remove valgrind target from build workflow and simplify CI step
This commit is contained in:
@@ -13,4 +13,4 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: make valgrind
|
- run: make
|
||||||
|
|||||||
Reference in New Issue
Block a user