summaryrefslogtreecommitdiffstats
path: root/.github/workflows/mac.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/mac.yml')
-rw-r--r--.github/workflows/mac.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml
index d3889ab20..6d5fc09d4 100644
--- a/.github/workflows/mac.yml
+++ b/.github/workflows/mac.yml
@@ -33,9 +33,6 @@ jobs:
bash -e -x ./subsurface/scripts/build.sh -mobile
- name: test mobile build
- env:
- SSRF_USER_EMAIL: ssrftest-mac@hohndel.org
- SSRF_USER_PASSWORD: geheim-mac
run: |
echo "------------------------------------"
echo "run tests for mobile build"
@@ -62,9 +59,6 @@ jobs:
make export-html
- name: test desktop build
- env:
- SSRF_USER_EMAIL: ssrftest-mac@hohndel.org
- SSRF_USER_PASSWORD: geheim-mac
run: |
echo "------------------------------------"
echo "run tests for desktop build"