Update test.yaml (#337)

This commit is contained in:
Boshi Lian
2019-12-20 21:41:33 -08:00
committed by Kubernetes Prow Robot
parent 06380095b4
commit 03491df7fa

View File

@@ -7,6 +7,8 @@ jobs:
name: Dotnet ${{ matrix.dotnet }} sample
steps:
- uses: actions/checkout@master
with:
fetch-depth: 0
- name: Setup dotnet
uses: actions/setup-dotnet@v1
with: