Skip to content

Commit fdde705

Browse files
authored
Update unittests_legacy.yml
Signed-off-by: Xen <lordofxen@deskasoft.com>
1 parent 70c7d7e commit fdde705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests_legacy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: dotnet build --no-restore --configuration Release
3333

3434
- name: Test
35-
run: dotnet test **./HashifyNet.UnitTests/HashifyNet.UnitTests.Legacy.csproj** --no-build --verbosity normal --configuration Release
35+
run: dotnet test ./HashifyNet.UnitTests/HashifyNet.UnitTests.Legacy.csproj --no-build --verbosity normal --configuration Release

0 commit comments

Comments
 (0)