Skip to content

Commit

Permalink
Fixed CI path
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed Feb 14, 2024
1 parent 381ac79 commit 5831240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:
jobs:
ci:
name: ci
uses: statikbe/.github/.github/workflows/craftcms/ci.yml@main
uses: statikbe/.github/.github/workflows/ci.yml@main
with:
craft_version: '4'
jobs: '["ecs", "phpstan"]'
Expand Down

0 comments on commit 5831240

Please sign in to comment.