remove bad if statement

Signed-off-by: Dev Singh <dev@devksingh.com>
This commit is contained in:
Dev Singh 2020-08-10 14:43:16 -05:00
parent 18430208ff
commit def639284f

View File

@ -13,7 +13,6 @@ jobs:
env:
working-directory: ./analysis-master/
if: contains(github.ref, "master")
steps:
- uses: actions/checkout@v2
- name: Set up Python