Skip to content

Commit 206cb69

Browse files
committed
Remove global install of firebase-tools #361
1 parent 5a5119a commit 206cb69

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
uses: actions/setup-node@v1
2828
with:
2929
node-version: ${{ matrix.node-version }}
30-
- run: npm install -g firebase-tools
3130
- run: npm install
3231
- run: npm run build --if-present
3332
- run: npm test

0 commit comments

Comments
 (0)