Skip to content

Commit

Permalink
Add 'all good' job to be added as a required build
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 21, 2021
1 parent 6395ece commit 7f33335
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -67,3 +67,6 @@ jobs:
- name: Tox tests
run: |
tox -v -e ${{ matrix.tox-python-version }}-${{ matrix.tox-extra-versions }}-coverage55
allgood:
needs: [test]

0 comments on commit 7f33335

Please sign in to comment.