diff options
author | AtlasLinden <114031241+AtlasLinden@users.noreply.github.com> | 2025-07-09 14:27:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 14:27:46 -0700 |
commit | c8f6eb045dba0b104afbf8bc4b01b4abd1db6b42 (patch) | |
tree | 0aec0af671fcb8826f4c22396c5fd014a3b1ca61 | |
parent | 9533232ce740bdeaf179a806cddd4825f44b2c45 (diff) |
Remove whitespace
-rw-r--r-- | .github/workflows/qatest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/qatest.yaml b/.github/workflows/qatest.yaml index 707288abb8..c5889a4eb3 100644 --- a/.github/workflows/qatest.yaml +++ b/.github/workflows/qatest.yaml @@ -527,7 +527,7 @@ jobs: # Save mount point for cleanup echo "MOUNT_POINT=$MOUNT_POINT" >> $GITHUB_ENV - + - name: Wait for Installation to Complete (Mac) if: matrix.os == 'mac' shell: bash |