Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Feb 10, 2024
1 parent 5923d2a commit b0a7568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
fail-fast: false
matrix:
module: ["${{ fromJson(needs.failing-modules.outputs.modules) }}"]
uses: ./.github/workflows/lint_modules.yml
uses: ./.github/workflows/lint_module.yml
with:
module: ${{ matrix.module }}
secrets: inherit
Expand Down

0 comments on commit b0a7568

Please sign in to comment.