Skip to content

Commit

Permalink
removed migration references
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcoldea committed Feb 14, 2024
1 parent 3372b46 commit 3f72774
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/code_ref_gh_pages_generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ jobs:
rm -r clinicalcode.migrations.html
cd _modules/clinicalcode
rm -r migrations
cd ../../_sources
rm -r clinicalcode.migrations.rst.txt
cd ../../.doctrees/
rm -r clinicalcode.migrations.doctree
- name: Init new codebase docs repo
Expand Down

0 comments on commit 3f72774

Please sign in to comment.