From 0d25df6a2bc27964d1ddf98d005780016dc2d053 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Mon, 8 Jan 2024 22:23:54 -0500 Subject: [PATCH] Reverts bd7b5c61863170c809c182c9a3bcd81697b52f1a --- .github/workflows/test_and_publish.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test_and_publish.yml b/.github/workflows/test_and_publish.yml index 4271318..9a3c898 100644 --- a/.github/workflows/test_and_publish.yml +++ b/.github/workflows/test_and_publish.yml @@ -42,8 +42,7 @@ jobs: - linux: py311-test-mpl36 - linux: py311-test-mpl37 # Test different versions of pytest - # Skip pytestdev until hook wrapper issue is fixed - # - linux: py312-test-mpldev-pytestdev + - linux: py312-test-mpldev-pytestdev - linux: py39-test-mpl33-pytest62 - linux: py38-test-mpl31-pytest54 coverage: 'codecov'