Skip to content

Commit

Permalink
Set XDEBUG_MODE env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
lukinovec committed Feb 16, 2023
1 parent 9de5e37 commit 8e8d236
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: CI

env:
XDEBUG_MODE: 'coverage'

on:
push:
pull_request:
Expand Down

0 comments on commit 8e8d236

Please sign in to comment.