Skip to content

Commit 82477f0

Browse files
committed
Update ci.yml
1 parent cd1f806 commit 82477f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Echo the baseline file created in the previous step
5050
run: |
51-
cat .mypy_cache/baseline.txt
51+
cat mypy-baseline.txt
5252
5353
- name: Check types with mypy
5454
run: |

0 commit comments

Comments
 (0)