Skip to content

Commit 22537a4

Browse files
committed
change to own docker image
1 parent fbdf89f commit 22537a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
else
101101
echo "Compiled with GCC so no fuzz testing!"
102102
fi
103-
working-directory: ${{ github.workspace }}
103+
working-directory: ${{ github.workspace }}
104104

105105
- name: Build Code Coverage
106106
working-directory: ${{ env.BUILD_DIR }}

0 commit comments

Comments
 (0)