Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
knyghty committed Jul 25, 2020
1 parent fd3d90d commit 57432e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ jobs:
release:
needs: [black, docs, flake8, isort, SQLite, PostgreSQL, MySQL, MariaDB]
if: ${{ github.event_name == 'release' }}
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v1.1.1
- uses: actions/checkout@v1
Expand Down

0 comments on commit 57432e1

Please sign in to comment.