Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-pytests-and-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mauvehed committed May 21, 2024
2 parents 4b9ebd0 + 9af0f22 commit 9238db3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pr-fly-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
FLY_REGION: iad
FLY_ORG: personal
GITHUB_REPOSITORY_NAME: yourip

jobs:
staging_app:
Expand Down
2 changes: 1 addition & 1 deletion docs/MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ poetry update

### Updating Supported Versions of Python

1. Update python-version in .github/workflows/pylint.yml
1. Update python-version in .github/workflows/pytests-coverage.yml
1. Update python-version in .github/workflows/sourcery.yml
1. Update python-version in .github/workflows/update-requirements.yml
1. Update python-version in .github/workflows/release.yml
Expand Down

0 comments on commit 9238db3

Please sign in to comment.