Skip to content

pylintrc: update config using version 3.3.1 #153

pylintrc: update config using version 3.3.1

pylintrc: update config using version 3.3.1 #153

name: Run Docker Build Tests
on:
push:
branches:
- 'main'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the stack
run: docker compose build --no-cache