diff --git a/.github/workflows/all.yml b/.github/workflows/all.yml index e3b79d4c0..c223f9380 100644 --- a/.github/workflows/all.yml +++ b/.github/workflows/all.yml @@ -148,6 +148,7 @@ jobs: runs-on: ubuntu-latest container: opensuse/tumbleweed needs: stylecheck + continue-on-error: true steps: - uses: actions/checkout@v3 - name: Install dependencies