fixed typo 🤦♂️
This commit is contained in:
parent
b296e4d277
commit
962fd95d69
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue