Skip to content

Commit f75716c

Browse files
committed
again
1 parent 64b4bd4 commit f75716c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/caller.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
build:
7-
uses: .github/workflows/callee.yml
7+
uses: ./.github/workflows/callee.yml
88
with:
99
matrix-ghc: "['8.4.4', '8.6.5', '8.8.4', '8.10.7', '9.0.1', '9.2.5', '9.4.5', '9.6.1', '9.8.2', '9.10.1']"
1010
matrix-os: "['ubuntu-latest', 'macos-latest']"

0 commit comments

Comments
 (0)