Skip to content

Commit cb7c6e9

Browse files
committed
remove comment
Signed-off-by: Filinto Duran <[email protected]>
1 parent 9e31500 commit cb7c6e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-validation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
# Install and run the durabletask-go sidecar for running e2e tests
4444
- name: Pytest e2e tests
4545
run: |
46-
# TODO: use dapr run instead of durabletask-go as it provides a more reliable sidecar behaviorfor e2e tests
4746
go install github.com/dapr/durabletask-go@main
4847
durabletask-go --port 4001 &
4948
tox -e py${{ matrix.python-version }}-e2e

0 commit comments

Comments
 (0)