[wip] add run tests
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/build unknown status

This commit is contained in:
Simon Vieille 2024-03-20 16:14:26 +01:00
parent 3405d3b60d
commit 9440835453
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -2,3 +2,7 @@ rules:
actions:
- table: table_truncate1
truncate: false
- table: table_truncate2
query: 'select * from table_truncate2 where delete_me=1'
truncate: false