Skip to content

Commit

Permalink
Fix dir
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Aug 2, 2023
1 parent 1568ddc commit 464e00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- id: mypy
name: Run mypy
run: pipenv run mypy ./nasa_wildfires --ignore-missing-imports --verbose
run: pipenv run mypy ./inciweb_wildfires --ignore-missing-imports --verbose
shell: bash

test-python:
Expand Down

0 comments on commit 464e00d

Please sign in to comment.