Skip to content

Commit f139782

Browse files
committed
fix: proper indentation
1 parent a794029 commit f139782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
3131
restore-keys: |
3232
${{ runner.os }}-node-
33-
- run: cd test-proxy && meteor npm run test
33+
- run: cd test-proxy && meteor npm run test

0 commit comments

Comments
 (0)