Skip to content

Commit

Permalink
Fix test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelloeater committed Jul 22, 2024
1 parent 5e6e5d4 commit d656ff1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2,328 deletions.
3 changes: 2 additions & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ tasks:
security:
- poetry run whispers {{.BUILD_DIR}} # Check for security issues
- poetry run bandit --silent -r {{.BUILD_DIR}}
- poetry run tartufo scan-local-repo .
- pipx install tartufo
- tartufo scan-local-repo .
pytest:
silent: false
interactive: false
Expand Down
2 changes: 0 additions & 2 deletions fedi_gatus/config_gen/base.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ ui:
logo: https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg
link: https://github.com/maltfield/awesome-lemmy-instances
buttons:
- name: AwesomeLemmy Listings
link: https://github.com/maltfield/awesome-lemmy-instances
- name: Lemmy Instances
link: https://fedidb.org/software/lemmy
- name: Lemmy Map
Expand Down
Loading

0 comments on commit d656ff1

Please sign in to comment.