Created an .actrc file to make local CI/CD testing easier

This commit is contained in:
2025-10-07 10:54:16 -06:00
parent 52e9f5fc70
commit c1e3c3699b
+4
View File
@@ -0,0 +1,4 @@
--artifact-server-path=./.act/artifacts
--cache-server-path=./.act/cache
--container-options --privileged
--env ACT=true