1
0
Fork 0
mirror of https://github.com/imjasonh/gcp-metrics-action synced 2026-07-20 13:00:06 +00:00

try to fix

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2025-11-05 11:24:02 -05:00
parent 1aee6938d3
commit 2cba218fb4

View file

@ -6,11 +6,11 @@ repos:
entry: npm test
language: system
pass_filenames: false
stages: [commit]
stages: [pre-commit]
- id: npm-build
name: Run npm build
entry: npm run build
language: system
pass_filenames: false
stages: [commit]
stages: [pre-commit]