Skip to content

Commit

Permalink
fix(ci): debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kalvn committed Jan 6, 2025
1 parent 31cb95e commit 193cdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: Debug
run: |
pwd
ls -al
ls -al extensions
Expand All @@ -38,4 +39,3 @@ jobs:
version: 2.8.1
command: run-script
args: phpstan
container_workdir: ${{ github.workspace }}

0 comments on commit 193cdfa

Please sign in to comment.