Skip to content

Commit

Permalink
ci: fix asan run, needs offscreen qpa
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Jan 20, 2025
1 parent ad85618 commit 28cef4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ jobs:

- name: Run tests
run: ctest --test-dir ./build --verbose
env:
QT_QPA_PLATFORM: offscreen

0 comments on commit 28cef4d

Please sign in to comment.