Skip to content

Updated entrypoint.sh with new config conventions #94

Updated entrypoint.sh with new config conventions

Updated entrypoint.sh with new config conventions #94

Workflow file for this run

name: Check flake8
on:
- pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: TrueBrain/actions-flake8@v2