Commit d7b0e91893d9f05e616c9e4246980ff86202d668

Edward Thomson 2020-06-06T21:58:02

Update main.yml

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 06afeac..eae0afb 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -58,7 +58,6 @@ jobs:
           cc: gcc
           cmake_generator: Ninja
           cmake_options: -DUSE_HTTPS=OpenSSL -DREGEX_BACKEND=builtin -DDEPRECATE_HARD=ON -DUSE_LEAK_CHECKER=valgrind -DUSE_GSSAPI=ON
-          gittest_negotiate_password: ${{ secrets.GITTEST_NEGOTIATE_PASSWORD }}
         -
           os: macos-latest
         -