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.
2 parents 265f73e + cd93d37 commit 84aad9dCopy full SHA for 84aad9d
1 file changed
.github/workflows/unit-test.yml
@@ -14,4 +14,4 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-node@v4
16
- run: npm install
17
-# - run: npm test
+ - run: npm test
0 commit comments