Skip to content

Commit 75c2e33

Browse files
ci: remove port 8084 from the testing suite
1 parent 2cc46d9 commit 75c2e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- 8081:8081
2727
- 8083:8083
2828
- 8883:8883
29-
- 8084:8084
29+
# - 8084:8084 // this port is already used?
3030
- 18083:18083
3131
steps:
3232
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)