Skip to content

Use custom Config class to support env and keys.cfg #175

Use custom Config class to support env and keys.cfg

Use custom Config class to support env and keys.cfg #175

name: Test build containers
on:
push:
branches:
- main
paths-ignore:
- 'docs/**'
- 'README.md'
- 'mkdocs.yml'
pull_request:
branches:
- main
paths-ignore:
- 'docs/**'
- 'README.md'
- 'mkdocs.yml'
jobs:
setup_job:
runs-on: ubuntu-latest
defaults:
run:
shell: bash -l {0}
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Run setup.sh
run: |
./setup.sh