Skip to content

Added method for fetching inactive records #47

Added method for fetching inactive records

Added method for fetching inactive records #47

Workflow file for this run

name: CI
on:
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for pylint
uses: cclauss/GitHub-Action-for-pylint@0.7.0
with:
args: pip install -r requirements.txt && pylint --rcfile=.pylintrc qbosdk