Commit b728dee
Alex J Lennon
Fix CI: Explicitly restore before running tests
Restore test project first (which restores main project as dependency),
then run tests with --no-restore to use the restored dependencies.
This ensures xunit is in the assets file before building.1 parent f8b42d8 commit b728dee
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments