Skip to content

Commit c192480

Browse files
Update packcheck commit for mount-info
1 parent 9fdba87 commit c192480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# packcheck location and revision
4848
PACKCHECK: "./packcheck.sh"
4949
PACKCHECK_GITHUB_URL: "https://raw.githubusercontent.com/composewell/packcheck"
50-
PACKCHECK_GITHUB_COMMIT: "e575ff318c93add2a6d3f9107a52c5e37c666a98"
50+
PACKCHECK_GITHUB_COMMIT: "8c61fb67ee860ad86049ab17e31bfa8f368b73cf"
5151

5252
# Pull token from "secrets" setting of the github repo
5353
COVERALLS_TOKEN: ${{ secrets.COVERALLS_TOKEN }}

0 commit comments

Comments
 (0)