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 a794029 commit f139782Copy full SHA for f139782
.github/workflows/tests.yml
@@ -30,4 +30,4 @@ jobs:
30
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
31
restore-keys: |
32
${{ runner.os }}-node-
33
- - run: cd test-proxy && meteor npm run test
+ - run: cd test-proxy && meteor npm run test
0 commit comments