Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
meysamhadeli 2022-12-30 19:15:47 +03:30
commit 4454dbb052

View File

@ -22,5 +22,5 @@ jobs:
- name: Build
run: dotnet build -c Release --no-restore
- name: Test
run: dotnet test -c Release --no-build
run: dotnet test