aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/test-backend.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test-backend.yaml b/.github/workflows/test-backend.yaml
index 39c63d5..40b9b3d 100644
--- a/.github/workflows/test-backend.yaml
+++ b/.github/workflows/test-backend.yaml
@@ -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