Fix stubtest unused script (#5411)

Contrary to the comment, this wasn't a mypy_primer issue, nor even a
stubtest issue.

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2021-05-10 23:24:37 -07:00
committed by GitHub
parent ee8364c216
commit 5e6fb40b56
2 changed files with 5 additions and 9 deletions

View File

@@ -50,9 +50,6 @@ jobs:
uses: actions/download-artifact@v2
with:
name: stubtest-output
# TODO: maybe mypy_primer should always output forward slashes
- name: Fix slashes
run: sed -i 's:\\:/:g' stubtest-output-windows-*
- name: Collate duplicates
run: cat stubtest-output-* | sort -u | tee stubtest-output
- name: Remove entries from whitelists