Skip to content

Commit 3ce36e0

Browse files
Update build-and-test.yml
1 parent d4d258c commit 3ce36e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282

8383
- name: DotNet Build
8484
shell: pwsh
85-
run: ./ci-build.ps1 "${{matrix.options.framework}}"
85+
run: ./ci-build.ps1
8686
env:
8787
SIXLABORS_TESTING: True
8888

0 commit comments

Comments
 (0)