Skip to content

Commit 0758ca6

Browse files
accidentally removed FORCE_FAIL export
1 parent b3d3ec9 commit 0758ca6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/x11vnc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
- name: Run x11vnc tests
9090
run: |
9191
source $GITHUB_WORKSPACE/scripts/env-setup
92+
export ${{ matrix.force_fail }}
9293
export WOLFPROV_FORCE_FAIL_STR="${{ matrix.force_fail }}"
9394
9495
$GITHUB_WORKSPACE/.github/scripts/x11vnc/test_x11vnc.sh

0 commit comments

Comments
 (0)