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 65c3939 commit 7a32f7cCopy full SHA for 7a32f7c
.github/workflows/tests.yml
@@ -12,4 +12,4 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-node@v4
14
- run: npm install
15
- - run: npm run test -- **/solution
+ - run: npm run test -- solution
0 commit comments