commit | 682d543541d401209e40c45504b16f7ec231cfb1 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Wed Aug 17 12:31:55 2022 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Wed Aug 17 12:31:55 2022 +0200 |
tree | bfea82927d4f2a9f8822c41ea660bd2dc873dc22 | |
parent | 8d6e65ff8b256115d495f1174b22d480c748beb6 [diff] |
actions UPDATE skip expect tests on mac
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2a3449..4bfcc02 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -70,9 +70,9 @@ os: "macos-11", build-type: "Release", cc: "clang", - options: "-DENABLE_TESTS=ON", + options: "-DENABLE_TESTS=ON -DPATH_EXPECT=", packager: "brew", - packages: "cmocka expect shunit2", + packages: "cmocka shunit2", snaps: "", make-prepend: "", make-target: ""