We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53efb3a commit 6593c16Copy full SHA for 6593c16
.github/workflows/ci.yml
@@ -11,7 +11,6 @@ jobs:
11
with:
12
node-version: 22.11.0
13
registry-url: https://npm.pkg.github.com/
14
- - run: npm ci
15
- name: Run Unit Tests
16
run: npm run test:unit
17
integration-tests:
0 commit comments