We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d8cb6 commit fc92a5dCopy full SHA for fc92a5d
1 file changed
.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