Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBarthelmeh committed Dec 24, 2024
1 parent 2568612 commit a7864b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haproxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:

- name: Test haproxy
working-directory: build-dir/haproxy-${{matrix.haproxy-ref}}
run: VTEST_PROGRAM=$GITHUB_WORKSPACE/build-dir/vtest make reg-tests -- --debug reg-tests/ssl/*
run: VTEST_PROGRAM=$GITHUB_WORKSPACE/build-dir/vtest/vtest make reg-tests -- --debug reg-tests/ssl/*

0 comments on commit a7864b9

Please sign in to comment.