Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Commit 7d7f203

Browse files
committed
fix full check usage
1 parent b1b73f3 commit 7d7f203

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-module.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969
check:
7070
uses: "sablier-labs/gha-utils/.github/workflows/full-check.yml@main"
7171
with:
72+
command: "install-all && full-check ${{ inputs.module }}"
73+
command_runner: "just"
7274
foundry-version: ${{ inputs.foundry-version }}
7375

7476
build:

0 commit comments

Comments
 (0)