bring develop branch up to date with master #7

Merged
ravenscroftj merged 7 commits from master into develop 2022-10-30 15:57:46 +00:00
1 changed files with 6 additions and 6 deletions
Showing only changes of commit 639fb7e979 - Show all commits

View File

@ -3,12 +3,12 @@ type: docker
name: test and build name: test and build
steps: steps:
# - name: test - name: test
# image: python:3.7 image: python:3.7
# commands: commands:
# - pip install poetry - pip install poetry
# - poetry install - poetry install
# - poetry run pytest - poetry run pytest
- name: publish - name: publish
when: when: