From 2dec24d23f6adcc38ba3b1425122b4e6e42bf4ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ignacio=20G=C3=B3mez?= Date: Fri, 9 Jun 2023 08:49:10 -0300 Subject: [PATCH] Fix tests running. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index eee7d21..40d8f2b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,7 +1,7 @@ name: Test on: - push: + push env: MOSQUITTO_VERSION_1: 1.6.14 MOSQUITTO_VERSION_2: 2.0.15