diff options
| -rw-r--r-- | .github/workflows/mingw.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml index 61ee520959..c071aee30b 100644 --- a/.github/workflows/mingw.yml +++ b/.github/workflows/mingw.yml @@ -69,7 +69,7 @@ jobs: test-all-opts: '--name=!/TestObjSpace#test_reachable_objects_during_iteration/' - msystem: 'CLANGARM64' os: 11-arm - test_task: 'test' + test_task: 'check' fail-fast: false if: >- |
