Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 committed Nov 29, 2023
1 parent beb577c commit 4155be7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ jobs:
- run: "${KURTOSIS_BINPATH} service add test-enclave test2 httpd --ports http=80"

# Basic service logs
- run: "${KURTOSIS_BINPATH} service logs test-enclave test2 httpd --ports http=80"
- run: "${KURTOSIS_BINPATH} service logs test-enclave test2"

# Service stop and start
- run: "${KURTOSIS_BINPATH} service stop test-enclave test1"
Expand Down

0 comments on commit 4155be7

Please sign in to comment.