CI Update
Build and Release / run-terraform (push) Failing after 42s
Details
Build and Release / run-terraform (push) Failing after 42s
Details
This commit is contained in:
parent
5ca73487ac
commit
a9f66facb9
|
@ -21,4 +21,6 @@ jobs:
|
|||
run: pipenv install --dev
|
||||
- name: Run Pytest
|
||||
run: pipenv run pytest
|
||||
- name: Bump Version
|
||||
run: pipenv run bumpver update --minor
|
||||
|
||||
|
|
Loading…
Reference in New Issue