Mercurial > p > roundup > code
diff .github/workflows/ci-test.yml @ 6894:23caf546dafe
tab grrr
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 01 Sep 2022 14:39:51 -0400 |
| parents | d668e2800147 |
| children | 274e60f32242 |
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml Thu Sep 01 14:37:20 2022 -0400 +++ b/.github/workflows/ci-test.yml Thu Sep 01 14:39:51 2022 -0400 @@ -200,7 +200,7 @@ - name: test if command if: {{ matrix.python_version == "3.10" && matrix.os == "ubuntu-latest" }} - run: | + run: | env echo "{{ matrix.python_version }}" echo "{{ matrix.os }}"
