Skip to content

Commit

Permalink
Remove website build from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Mar 13, 2021
1 parent 3bb340b commit 6842465
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
restore-keys: |
${{ runner.os }}-node-
- run: npm install --no-optional --no-audit --no-fund --progress=false
- run: npm --prefix website install
- run: npm run lint
- run: npm --prefix website run build
test_python:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6842465

Please sign in to comment.