fixed typo 🤦‍♂️

This commit is contained in:
Navan Chauhan 2020-07-07 11:43:40 +05:30
parent b296e4d277
commit 962fd95d69
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ jobs:
- name: Fetch Latest Curie-CLI
run: docker pull navanchauhan/curie-cli:latest
- name: Run Backend Test
run: cd tests && python backednTest.py
run: cd tests && python backendTest.py