Skip to content

Commit 4cff199

Browse files
authored
[fix] pktvisor report tests
[fix] pktvisor report tests
2 parents 2a26d97 + a21a1da commit 4cff199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ jobs:
644644
key: ${{ secrets.RUNNER_SSH_KEY }}
645645
port: 2022
646646
source: "./output/*"
647-
target: "/usr/share/nginx/html/pktvisor/develop/${{ needs.integration-tests.outputs.commit_hash }}/pktvisor/python-test"
647+
target: "/usr/share/nginx/html/test_data/pktvisor/develop/${{ needs.integration-tests.outputs.commit_hash }}/pktvisor/python-test"
648648

649649
remove-github-runner-amd64:
650650
continue-on-error: true

0 commit comments

Comments
 (0)