Skip to content

Commit 5d4f383

Browse files
committed
Minor
1 parent d424bdd commit 5d4f383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NetCoreTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Set up .NET
7272
uses: actions/setup-dotnet@v5
7373
with:
74-
global-json-file: ./global.json
74+
global-json-file: global.json
7575

7676
- name: Build and Test
7777
run: |

0 commit comments

Comments
 (0)