diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 9451cbd66..a1ccf07d6 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -126,9 +126,9 @@ jobs: # ------------------------------------------------------------------------------------------------------ # Run .Net Framework tests using powershell and publish the results # ------------------------------------------------------------------------------------------------------ - - name: Run tests for Ginger .NetFramework *Test Dlls for Windows - if: (success() || failure()) && (runner.os == 'Windows') # run this step even if previous step failed and if the OS is Windows - run: powershell -file "TestDotNetFrameworkGithub.ps1" + # - name: Run tests for Ginger .NetFramework *Test Dlls for Windows + # if: (success() || failure()) && (runner.os == 'Windows') # run this step even if previous step failed and if the OS is Windows + # run: powershell -file "TestDotNetFrameworkGithub.ps1" # ------------------------------------------------------------------------------------------------------ # Run Standalone CLI Test diff --git a/Ginger/Ginger/Actions/ActionEditPages/ActTableEditPage.xaml b/Ginger/Ginger/Actions/ActionEditPages/ActTableEditPage.xaml index e335f0e4f..bae0d1c68 100644 --- a/Ginger/Ginger/Actions/ActionEditPages/ActTableEditPage.xaml +++ b/Ginger/Ginger/Actions/ActionEditPages/ActTableEditPage.xaml @@ -18,17 +18,20 @@ - + - + - - + + + +