Skip to content

Commit

Permalink
[ADD] Updated Testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
acwazz committed Aug 10, 2022
1 parent 18bafdb commit c24cdee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
poetry install -E pagination
- name: Type checking
run: |
apt-get install -y watchman
poetry run pyre
- name: Testing
run: |
Expand Down

0 comments on commit c24cdee

Please sign in to comment.