Commit 7bea6f6
committed
For poetry change: need to put venv in our path so mypy protobuf plugin works
1 parent 725de4c commit 7bea6f6Copy full SHA for 7bea6f6
File tree
Expand file treeCollapse file tree
2 files changed
+10
-2
lines changedOpen diff view settings
Filter options
- .github/workflows
- bin
Expand file treeCollapse file tree
2 files changed
+10
-2
lines changedOpen diff view settings
Collapse file
.github/workflows/update_protobufs.yml
Copy file name to clipboardExpand all lines: .github/workflows/update_protobufs.yml+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
25 | 30 | |
26 | 31 | |
27 | 32 | |
|
Collapse file
+5-2Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
8 | | - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
9 | 12 | |
10 | 13 | |
11 | 14 | |
|
0 commit comments