diff .github/workflows/ci-test.yml @ 6860:69928bcce59d

fix env again.
author John Rouillard <rouilj@ieee.org>
date Wed, 31 Aug 2022 23:16:26 -0400
parents ebdadf3b2653
children 097578791f7b
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml	Wed Aug 31 23:15:13 2022 -0400
+++ b/.github/workflows/ci-test.yml	Wed Aug 31 23:16:26 2022 -0400
@@ -29,7 +29,7 @@
 
     env:
       #  OS: ${{ matrix.os }}
-      - PYTHON_VERSION: ${{ matrix.python-version }}
+      PYTHON_VERSION: ${{ matrix.python-version }}
 
     steps:
       # Checkout the latest code from the repo

Roundup Issue Tracker: http://roundup-tracker.org/