fix(ci): Update CI workflows, dependency paths, and project configuration

This commit is contained in:
2025-05-26 08:53:25 +00:00
parent f807271aa1
commit 9c2dc18041
17 changed files with 9290 additions and 11333 deletions

View File

@@ -1,4 +1,4 @@
import { expect, tap } from '@pushrocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as detector from '../ts/index.js';
let testDetector: detector.Detector;