Skip to content

Commit

Permalink
set mesa debug environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rnixx committed Apr 11, 2024
1 parent b18b035 commit ae889a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
env:
DISPLAY: ':0'
MESA_SHADER_CACHE_DISABLE: 'true'
MESA_DEBUG: 'flush,incomplete_tex,incomplete_fbo,context'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ae889a9

Please sign in to comment.