From 35bb14ddf26e78fc1d63bd89bc06989f94772a90 Mon Sep 17 00:00:00 2001 From: rusdacent <57439765+rusdacent@users.noreply.github.com> Date: Mon, 9 Nov 2020 11:10:15 +0300 Subject: [PATCH] Remove duplicate build on push and PR (#227) * Add test job * Test run * Restore pipeline Co-authored-by: coreglitch