Skip to content

Commit c525d92

Browse files
[bug] fix naming of file
1 parent 8057a0f commit c525d92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
- name: End-to-End Log Serialization Integration Test
5252
run: |
5353
# Utilize the uploaded static pre-recorded PCAP capture to avoid dynamic interface generation issues!
54-
bash ./tests/e2e.sh capture.pcap
54+
bash ./tests/e2e.sh ping.pcap

0 commit comments

Comments
 (0)