Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
Release 0.2.0
  • Loading branch information
mbetancurt authored May 31, 2020
2 parents 97e2523 + 274f92a commit db1b7f4
Show file tree
Hide file tree
Showing 71 changed files with 3,414 additions and 21,683 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
build: npm run build
start: npm run start
wait-on: http://localhost:2000
- name: Upload coverage
uses: codecov/codecov-action@v1
- name: Save photos
uses: actions/upload-artifact@v1
if: failure()
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ yarn-error.log*
util/convert/latvia.mbtiles

.idea/

.nyc_output/
Loading

0 comments on commit db1b7f4

Please sign in to comment.