diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7d90565a5f..b10c1d14f5 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -151,7 +151,7 @@ jobs: strategy: matrix: include: - - name: 'tests (no compatibility)' + - name: 'tests (no-compatibility mode)' os: ubuntu-latest test-flags: --no-compat --online - name: 'tests (generic OS)'