Skip to content

wpe-simple-launcher: Apply GL sink regression workaround conditionally just for raspberrypi5 #141

wpe-simple-launcher: Apply GL sink regression workaround conditionally just for raspberrypi5

wpe-simple-launcher: Apply GL sink regression workaround conditionally just for raspberrypi5 #141

Workflow file for this run

name: Sanatizers
on:
pull_request:
types: [synchronize, opened, reopened]
jobs:
sanatizers:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Install requirements
run: sudo apt-get install pycodestyle python3-flake8 python3-pycodestyle shellcheck
- name: Run sanatizers
run: ./.github/scripts/run-all-sanatizers