Migrate test to dev:test in standalone script

This commit is contained in:
Claudio Ortolina
2025-10-07 12:51:07 +03:00
parent 77c3daf07c
commit 920e172f9f
2 changed files with 11 additions and 6 deletions
-6
View File
@@ -13,9 +13,3 @@ gh = 'latest'
[task_config]
includes = ["scripts"]
# DEVELOPMENT/TEST
[tasks.test]
description = 'Run project tests'
run = 'mix test'