Unverified Commit 5e08a7b6 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by GitHub
Browse files

Codespell path change (#41)

* Testing Grammar Check

* Typo lmao

* Minor change to trigger grammar check

* Changed codespell dir
parent 6073280f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ jobs:
          mkdocs build
      - name: codespell Check  
        run: | 
          codespell site/
          codespell docs/
      - name: Grammar Check
        run: |
          git remote add origin https://github.com/DOI-USGS/asc-public-docs.git