Skip to content

Commit 1fa5cf4

Browse files
committed
Fix typo
1 parent 12d6dc4 commit 1fa5cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-make.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104

105105
- name: RUN TESTS
106106
run: |
107-
make -C deps/rabbit ct-cluster_upgrade SECONDARY_DIST=rabbitmq-server-4.0.2/
107+
make -C deps/rabbit ct-cluster_upgrade SECONDARY_DIST=rabbitmq_server-4.0.2/
108108
109109
- name: UPLOAD TEST LOGS
110110
if: always()

0 commit comments

Comments
 (0)