Skip to content

Commit

Permalink
google cloud functions integration
Browse files Browse the repository at this point in the history
  • Loading branch information
giall committed Nov 16, 2019
1 parent 0f32f59 commit 3b23ddf
Show file tree
Hide file tree
Showing 9 changed files with 157 additions and 277 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: npm install, build, and test
run: |
npm install
npm install build
npm test
env:
CI: true
Expand Down
Loading

0 comments on commit 3b23ddf

Please sign in to comment.