Skip to content

Commit

Permalink
workflow - delete src/FMM too
Browse files Browse the repository at this point in the history
  • Loading branch information
Thurston committed Mar 27, 2024
1 parent f8d0c93 commit 17bc50f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
with:
release: latest
products: Signal_Processing_Toolbox Parallel_Computing_Toolbox
- name: Delete tests
run: rm -r test/
- name: Delete tests and FMM duplicates
run: rm -r test/ src/FMM/
- name: Reformat 1-liners
uses: matlab-actions/run-command@v2
with:
Expand Down

0 comments on commit 17bc50f

Please sign in to comment.