Skip to content

Commit

Permalink
[CI] List logs
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee committed Jan 13, 2025
1 parent a7aa5d2 commit f684cbe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
TEST_SYLIUS_STATE_MACHINE_ADAPTER: "${{ matrix.state_machine_adapter }}"

steps:

-
uses: actions/checkout@v4

Expand All @@ -84,6 +85,9 @@ jobs:
extensions: intl
tools: symfony
coverage: none
-
name: List logs
run: ls -la /var/log

-
name: Setup Node
Expand Down

0 comments on commit f684cbe

Please sign in to comment.