adding in the forgotten environment

This commit is contained in:
Joseph Flinn 2021-01-06 18:17:50 +00:00
parent 7a2aa34619
commit 048f3fed6f
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ jobs:
windows:
runs-on: windows-latest
environment: test_ast
steps:
- name: Set up dotnet
uses: actions/setup-dotnet@v1