File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 24
24
- run : rm -rf node_modules
25
25
- run : npm install
26
26
- run : npm test
27
+ env :
28
+ MOCHA_THROW_DEPRECATION : false
27
29
windows :
28
30
runs-on : windows-latest
29
31
steps :
33
35
node-version : 14
34
36
- run : npm install
35
37
- run : npm test
38
+ env :
39
+ MOCHA_THROW_DEPRECATION : false
36
40
lint :
37
41
runs-on : ubuntu-latest
38
42
steps :
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/nodejs-firestore.git",
7
- "sha": "1805c3ff411e42ae584f0e6c2629b1f2231340da "
7
+ "sha": "2406f6adf938126b642482ec34cd1094920d0442 "
8
8
}
9
9
},
10
10
{
19
19
"git": {
20
20
"name": "synthtool",
21
21
"remote": "https://github.com/googleapis/synthtool.git",
22
- "sha": "41ccd8cd13ec31f4fb839cf8182aea3c7156e19d "
22
+ "sha": "e60186990fae9c4e14e046085b79c08917217040 "
23
23
}
24
24
}
25
25
],
You can’t perform that action at this time.
0 commit comments