e2e-add-more-logs (#1598)

This commit is contained in:
Timmy Huang
2020-06-30 21:27:38 -07:00
committed by GitHub
parent 5015c5ca3f
commit 2b0c4692ba
3 changed files with 15 additions and 5 deletions

View File

@@ -72,7 +72,7 @@ jobs:
cd client && ./node_modules/codecov/bin/codecov --yml=../.codecov.yml --root=../ --gcov-root=../ -C -F frontend,javascript,unitTest
smoke-tests:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.7