Skip to content

Commit

Permalink
Merge branch 'master' into mrschmidt/getall
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidt-sebastian authored Jun 24, 2021
2 parents a04a119 + 113200a commit 7ee61e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
- run: rm -rf node_modules
- run: npm install
- run: npm test
env:
MOCHA_THROW_DEPRECATION: false
windows:
runs-on: windows-latest
steps:
Expand All @@ -33,6 +35,8 @@ jobs:
node-version: 14
- run: npm install
- run: npm test
env:
MOCHA_THROW_DEPRECATION: false
lint:
runs-on: ubuntu-latest
steps:
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-firestore.git",
"sha": "1805c3ff411e42ae584f0e6c2629b1f2231340da"
"sha": "2406f6adf938126b642482ec34cd1094920d0442"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "41ccd8cd13ec31f4fb839cf8182aea3c7156e19d"
"sha": "e60186990fae9c4e14e046085b79c08917217040"
}
}
],
Expand Down

0 comments on commit 7ee61e8

Please # to comment.