actions take 46

This commit is contained in:
Jay Lee
2020-12-04 04:35:20 -05:00
parent 4b2f9488ce
commit 900a123141

View File

@@ -44,7 +44,7 @@ jobs:
- name: Cache multiple paths
uses: actions/cache@v2
if: env.TESTING == ""
if: env.TESTING == ''
with:
path: |
~/python