Commit 5f1811d
committed
Merge #308: chore(ci): add windows build job to rust workflow
47a56a5 chore(ci): add windows build job to rust workflow (stringhandler)
Pull request description:
Add a CI job to run tests on windows.
#303 broke `cargo test` on windows (fixed in #307). This is a job to check that tests pass on windows
ACKs for top commit:
KyrylR:
ACK 47a56a5; ran tests locally, code review
Tree-SHA512: 98e22971454668108b5391c3fd868350097b2e4f8c8db623522319814e2e98ec01f8e8b274c4d4513b6bced0660943c7909e13e3e5fff62522a509219fc70bfe1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
47 | 60 | | |
48 | 61 | | |
49 | 62 | | |
| |||
0 commit comments