]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Add just act
authorMatt Joiner <anacrolix@gmail.com>
Mon, 12 May 2025 07:08:09 +0000 (17:08 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 12 May 2025 07:08:09 +0000 (17:08 +1000)
justfile

index 42bd0ba92dab0722cdc1e4beb2525c382bc1e9b5..c3de19149f862ac056b5bcdbe1c294728b100896 100644 (file)
--- a/justfile
+++ b/justfile
@@ -1,2 +1,5 @@
 check:
     go test -run @ -failfast ./... > /dev/null
+
+act:
+    act -j test --matrix go-version:'1.24' --env-file .empty.env