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 5a5119a commit 206cb69Copy full SHA for 206cb69
.github/workflows/test.yml
@@ -27,7 +27,6 @@ jobs:
27
uses: actions/setup-node@v1
28
with:
29
node-version: ${{ matrix.node-version }}
30
- - run: npm install -g firebase-tools
31
- run: npm install
32
- run: npm run build --if-present
33
- run: npm test
0 commit comments