Skip to content

Commit ef2b2b6

Browse files
committed
fix: add glob typesduring build job
1 parent 9cf8a2f commit ef2b2b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
--force
5252
influx write --bucket dyne --file test/fixtures/influxdb_data.lp
5353
- run: yarn
54+
- run: yarn add -W -D @types/glob
5455
- run: yarn build
5556
- run: yarn test
5657
- uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)