Skip to content

Commit

Permalink
fixup! Remove attempt at testing docs
Browse files Browse the repository at this point in the history
Filed #339 for fixing
this later.
  • Loading branch information
timmc-edx committed May 12, 2023
1 parent d20ec7d commit 53aedf7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,3 @@ jobs:
run: |
source .venv/bin/activate
docker build . --target app
- name: "Ensure documentation can be compiled"
working-directory: repo_name
run: |
source .venv/bin/activate
make doc_requirements
make docs

0 comments on commit 53aedf7

Please sign in to comment.