Skip to content

use config.settings attributes instead of os.getenv #66

use config.settings attributes instead of os.getenv

use config.settings attributes instead of os.getenv #66

Workflow file for this run

name: Integration
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Start teuthology & teuthology-api
run: ./start.sh
working-directory: ./gh-actions