Skip to content

Merge pull request #5 from brianlankford1/main #4

Merge pull request #5 from brianlankford1/main

Merge pull request #5 from brianlankford1/main #4

Workflow file for this run

name: Run QA Checks on Push
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Use Nox
uses: excitedleigh/[email protected]
run: nox