We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update... see this
https://firebase.google.com/docs/cli#mac-linux-npm
# Test first with docker run -i -t node:latest /bin/bash apt-get update apt-get install openjdk-8-jdk npm install -g firebase-tools firebase login:ci
ref
- name: Run integration tests against emulator run: | npm install -g firebase-tools firebase emulators:exec --project 'septapig' 'npm test' --token "$FIREBASE_TOKEN"
The text was updated successfully, but these errors were encountered:
mchirico, Thanks for opening this issue!
Sorry, something went wrong.
No branches or pull requests
Update... see this
https://firebase.google.com/docs/cli#mac-linux-npm
ref
The text was updated successfully, but these errors were encountered: