actions take 98

This commit is contained in:
Jay Lee
2020-12-04 18:29:41 -05:00
parent beae08a99d
commit fd91388b7a

View File

@@ -178,8 +178,8 @@ jobs:
export this_openssl="${openssl_line[1]}"
$python tools/a_atleast_b.py "${this_openssl}" "${MIN_OPENSSL_VERSION}"
- name: Live API tests build jobs only
${{ github.event_name == 'push'
- name: Live API tests push only
if: github.event_name == 'push'
run: |
bash .github/actions/decrypt.sh
cd src