Commit dbaa31b
Install requirements.txt for mypy if present (#26)
* Workflow for merge protection for specific named branches (#19)
* Adding mypy as an option to run (#21)
* adding mypy as an option to run
* updates to input params
* do not create a report
* update call
* installing requirements.txt if present locally
* fix typo
---------
Co-authored-by: Andrew Lamkin <25615947+lamkina@users.noreply.github.com>1 parent 42342d7 commit dbaa31b
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
177 | 182 | | |
178 | 183 | | |
179 | 184 | | |
| |||
0 commit comments