Mercurial > p > roundup > code
diff .github/workflows/ci-test.yml @ 6901:6663fec097a6
tab
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 01 Sep 2022 15:29:47 -0400 |
| parents | f36126f13dd7 |
| children | 3871eeafe73c |
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml Thu Sep 01 15:14:23 2022 -0400 +++ b/.github/workflows/ci-test.yml Thu Sep 01 15:29:47 2022 -0400 @@ -79,7 +79,7 @@ - name: test if statement if: matrix.python_version == '3.10' && matrix.os == 'ubuntu-latest' - run: echo "I ran so far awaaay" + run: echo "I ran so far awaaay" # Display the Python version being used - name: Display Python version
