Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Dec 16, 2024
1 parent 974363a commit 02a3f2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/yiisoft-di.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
- name: Install Composer dependencies
uses: "ramsey/composer-install@v3"

- name: Debug workspace structure
run: ls -R ${{ github.workspace }}

- name: Configure Yii Definitions usage
run: |
composer config repositories.local path ${{ github.workspace }}/definitions-repo
Expand Down

0 comments on commit 02a3f2a

Please sign in to comment.