removes redundant tasks that snuck into the workflow file, adds back in a flag to ignore pylint warnings regarding netCDF4- that orginates from that module's code and not fre-cli
Checklist before requesting a review
[ ] I ran my code
[ ] I tried to make my code readable
[ ] I tried to comment my code
[ ] I wrote a new test, if applicable
[ ] I wrote new instructions/documentation, if applicable
[ ] I ran pytest and inspected it's output
[ ] I ran pylint and attempted to implement some of it's feedback
removes redundant tasks that snuck into the workflow file, adds back in a flag to ignore
pylint
warnings regardingnetCDF4
- that orginates from that module's code and notfre-cli
Checklist before requesting a review