Skip to content

Commit

Permalink
Fix plugins not being found on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Nov 26, 2023
1 parent 2ced754 commit 11a7a7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
POSTGRES_USER: misago
POSTGRES_PASSWORD: misago
POSTGRES_HOST: localhost
MISAGO_PLUGINS: plugins
run: |
pytest --cov=misago
- name: Linters
Expand Down

0 comments on commit 11a7a7b

Please sign in to comment.