Mercurial > p > roundup > code
diff .github/workflows/ci-test.yml @ 7097:d9b153732bb1
add new reference.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 02 Dec 2022 23:05:15 -0500 |
| parents | 83dc71b3211f |
| children | 585954cb1364 |
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml Fri Dec 02 22:50:29 2022 -0500 +++ b/.github/workflows/ci-test.yml Fri Dec 02 23:05:15 2022 -0500 @@ -3,7 +3,8 @@ # reference docs: # https://blog.deepjyoti30.dev/tests-github-python # https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -# +# https://github.com/pypa/twine/blob/main/.github/workflows/main.yml + name: roundup-ci on:
