BritishGeologicalSurvey / pyagsapi

pyagsapi - An AGS Utilities API with AGS v4.x Schema Validation & Converter for .ags<-->.xslx files
https://britishgeologicalsurvey.github.io/pyagsapi/
GNU Lesser General Public License v3.0
12 stars 2 forks source link

Added lint & test jobs to workflow #76

Closed KoalaGeo closed 1 year ago

KoalaGeo commented 1 year ago

Runs flake8 and pytest jobs in GitHub CI.

Lint & Test Python package runs on all Push & Release events.

Build workflow runs when Lint & Test Python package completes successfully on the main branch. (This should then pick up release events)

KoalaGeo commented 1 year ago

Failures fixed with https://github.com/BritishGeologicalSurvey/pyagsapi/pull/74/commits/d351fca556db63b6f512209b71d171cebb23bf00