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

This commit is contained in:
meysamhadeli 2023-01-02 21:52:18 +03:30
commit 39ced89867

View File

@ -21,6 +21,4 @@ jobs:
run: dotnet restore
- name: Build
run: dotnet build -c Release --no-restore
- name: Test
run: dotnet test