Skip to content

Commit deb74e5

Browse files
committed
e2e format test
Signed-off-by: Pat O'Connor <[email protected]>
1 parent df4e5f5 commit deb74e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ EOF'
166166
sudo systemctl restart dnsmasq
167167
systemctl status dnsmasq
168168
169-
- name: Set env variables for tests to properly leverage KinD cluster
169+
- name: Set env variables for tests to properly leverage KinD cluster
170170
run: |
171171
echo "CLUSTER_TYPE=KIND" >> $GITHUB_ENV
172172
echo "CLUSTER_HOSTNAME=kind" >> $GITHUB_ENV

0 commit comments

Comments
 (0)