Skip to content

Commit

Permalink
Remove unused.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrood-nrel authored and marchdf committed Sep 24, 2024
1 parent 644a2dc commit 32117bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions .github/problem-matchers/cppcheck.json

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python3 -m pip install --upgrade pip
pip3 install sphinx sphinx_rtd_theme
- name: Build
# execute from top-level amr-wind directory
# execute from top-level nalu-wind directory
run: |
echo "::add-matcher::.github/problem-matchers/sphinx.json"
sphinx-build -M html ./docs/sphinx ./build_docs/manual -W --keep-going -n 2>&1 | tee -a build-output.txt
Expand Down

0 comments on commit 32117bf

Please sign in to comment.