Skip to content

Commit 4ed5b8c

Browse files
committed
fix(ci): add checkout to test job
1 parent eace390 commit 4ed5b8c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
TELESCOPE_ENABLED: false
6464
NIGHTWATCH_ENABLED: false
6565
steps:
66+
- uses: actions/checkout@v4
6667
- uses: ./.github/actions/setup-laravel
6768
with:
6869
coverage: 'true'

0 commit comments

Comments
 (0)