Update
CI / test (push) Successful in 9m48s

This commit is contained in:
Raven Scott
2026-04-03 02:49:18 -04:00
parent 4c8d50b1c9
commit 342b6040fe
45 changed files with 2236 additions and 107 deletions
+1
View File
@@ -17,4 +17,5 @@ jobs:
cache: npm
cache-dependency-path: package-lock.json
- run: npm ci
- run: npm install -g bare
- run: npm test