Skip to content

Commit 25e1cd3

Browse files
committed
indent
1 parent fc58bcd commit 25e1cd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ jobs:
5555
run: |
5656
echo "Polling npm for firebase@latest"
5757
node ./scripts/release/poll-npm-publish.js
58-
# run in root
59-
working-directory: '.'
58+
# run in root
59+
working-directory: '.'
6060
env:
6161
VERSION: latest
6262
- name: Yarn install

0 commit comments

Comments
 (0)