Skip to content

Commit d0cbaa9

Browse files
authored
Update .github/workflows/ci.yml
1 parent 51e6ce4 commit d0cbaa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

3737
- uses: actions/setup-dotnet@v4
3838
with:
39-
dotnet-version: '6'
39+
dotnet-version: "6"
4040

4141
- name: test
4242
run: npm test

0 commit comments

Comments
 (0)