Skip to content

Commit 2eb2a30

Browse files
authored
Update .github/workflows/test_fast.yml
1 parent 4409670 commit 2eb2a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_fast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
run: etc/bin/shellchecker
141141

142142
- name: MyPy
143-
run: mypy --non-interactive
143+
run: mypy
144144

145145
- name: Towncrier - draft changelog
146146
uses: cylc/release-actions/towncrier-draft@v1

0 commit comments

Comments
 (0)