Commit ad9312d
committed
Install dotnet-script in CI for C# script tests
The CSX tests require the dotnet-script global tool to execute
.csx files via `dotnet script`. Without it, all CSX tests fail
with "command or file was not found" on the CI runner.1 parent 07573bd commit ad9312d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments