Skip to content

Commit 583518d

Browse files
CICD
1 parent 2b5ffe2 commit 583518d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/keploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
4141
- name: Run Keploy test
4242
run: |
43-
keploy test -c "python flask_api_server.py" --delay 10
43+
keploy test -c "python3 flask_api_server.py" --delay 10

0 commit comments

Comments
 (0)