Skip to content

Commit

Permalink
primer test
Browse files Browse the repository at this point in the history
  • Loading branch information
DetachHead committed Aug 17, 2024
1 parent b245efd commit 29003e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mypy_primer_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install -U pip
pip install git+https://github.com/detachhead/mypy_primer.git
pip install git+https://github.com/detachhead/mypy_primer.git@work-properly-mode
- name: Run mypy_primer
shell: bash
run: |
Expand Down

0 comments on commit 29003e9

Please sign in to comment.