Skip to content

Commit

Permalink
Merge branch 'pr-comment' of https://github.com/iterative/cml into pr…
Browse files Browse the repository at this point in the history
…-comment
  • Loading branch information
iterative-olivaw committed Oct 25, 2021
2 parents f06f459 + a011f50 commit ec9a488
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
ref: ${{ github.event.pull_request.head.sha || github.ref }}
- uses: actions/setup-node@v2
- uses: actions/setup-python@v2
with:
python-version: 3.9
- run: pip install tensorboard
- run: npm ci
- run: npm run test
Expand Down

0 comments on commit ec9a488

Please sign in to comment.