mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 12:31:54 +00:00
fix: add 'run' command to checks.yml to resolve pipeline issue
This commit is contained in:
@@ -24,4 +24,4 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
- name: Run Healthcheck
|
||||
run: npm healthcheck
|
||||
run: npm run healthcheck
|
||||
|
||||
Reference in New Issue
Block a user