Skip to content

Commit

Permalink
add flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
josh146 committed Feb 2, 2021
1 parent d8940c6 commit 8d56f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install test dependencies
run: |
pip install wheel pytest pytest-cov pytest-mock --upgrade
pip install wheel pytest pytest-cov pytest-mock flaky --upgrade
- name: Run tests
run: |
Expand Down

0 comments on commit 8d56f79

Please sign in to comment.