mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 13:11:56 +00:00
Added act to test actions locally
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
packages = [pkgs.git];
|
||||
packages = [
|
||||
pkgs.git
|
||||
pkgs.act
|
||||
];
|
||||
|
||||
languages.python = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user