Skip to content

Commit 12c3d31

Browse files
Update build-and-test.yml
1 parent c230dfa commit 12c3d31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
SIXLABORS_TESTING_PREVIEW: True
133133

134134
- name: DotNet Test
135+
if: ${{ matrix.options.sdk-preview != true }}
135136
shell: pwsh
136137
run: ./ci-test.ps1 "${{matrix.options.os}}" "${{matrix.options.framework}}" "${{matrix.options.runtime}}" "${{matrix.options.codecov}}"
137138
env:

0 commit comments

Comments
 (0)