Skip to content

Commit

Permalink
sync cryocloud env (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq authored Aug 12, 2024
1 parent e0e19df commit b074076
Show file tree
Hide file tree
Showing 6 changed files with 28,632 additions and 5,426 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qaqc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: codespell-project/actions-codespell@master
with:
check_filenames: true
skip: '*.js,*.css,qaqc.yml,*.geojson'
skip: '*.js,*.css,qaqc.yml,*.geojson,conda/*'
ignore_words_file: .codespellignore
only_warn: 1

Expand Down
Loading

0 comments on commit b074076

Please sign in to comment.