Skip to content

Commit

Permalink
debug build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
diosmosis committed Jun 11, 2024
1 parent f6280ef commit 27159cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ jobs:
artifacts-pass: ${{ secrets.ARTIFACTS_PASS }}
upload-artifacts: ${{ matrix.php == '7.2' }}
setup-script: .github/scripts/run-scoper.sh
- run: for l in $(ls tmp/templates_c/bb/*); do echo "$l"; cat "$l"; done
if: always()
UI:
runs-on: ubuntu-20.04
strategy:
Expand Down

0 comments on commit 27159cd

Please sign in to comment.