CI Update
Build and Release / run-terraform (push) Failing after 42s Details

This commit is contained in:
jfm 2024-04-30 10:41:39 +02:00
parent 5ca73487ac
commit a9f66facb9
1 changed files with 2 additions and 0 deletions

View File

@ -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