From a78fa124895223eb25684b058b48832081c9ab85 Mon Sep 17 00:00:00 2001 From: desty2k <wojciech.wentland@int.pl> Date: Mon, 14 Jun 2021 08:32:27 +0200 Subject: [PATCH] FIX: tox not running for macos workflow --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index f60ef18..2160e40 100644 --- a/tox.ini +++ b/tox.ini @@ -21,7 +21,7 @@ python = [gh-actions:env] PLATFORM = ubuntu-latest: linux - macos-latest: macos + macos-latest: darwin windows-latest: windows TASK =