jobs: unit-tests: runs-on: python:3.8.15-slim-buster - name: "Run tests" working-directory: ./bin run: unit-tests.sh