From 2c32e0f50a57afb64df21a920e84c00ceb6477a1 Mon Sep 17 00:00:00 2001 From: bill-becker Date: Wed, 28 Feb 2024 10:28:42 -0700 Subject: [PATCH] Update name for push tests to use OS solvers --- .github/workflows/push_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_tests.yml b/.github/workflows/push_tests.yml index 1f873b873..a37ea849a 100644 --- a/.github/workflows/push_tests.yml +++ b/.github/workflows/push_tests.yml @@ -1,4 +1,4 @@ -name: Built-in Tests for Push (Xpress in latest Ubuntu) +name: Built-in Tests for Push (open source solvers in latest Ubuntu) on: