From 5519420efd652b18be790f9957281892ec476162 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Wed, 21 Jul 2021 18:30:25 +0800 Subject: [PATCH] Update test_macos.yml Give more comments about the MacOS test yaml --- .github/workflows/test_macos.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test_macos.yml b/.github/workflows/test_macos.yml index 9a3bccac9..57aa87ded 100644 --- a/.github/workflows/test_macos.yml +++ b/.github/workflows/test_macos.yml @@ -1,3 +1,4 @@ +# There are some issues (in the downloading data phase) on MacOS when running with other tests. So we split it into an individual config. name: Test MacOS on: