Skip to content

Commit

Permalink
chore. adapt test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gersmann committed Apr 7, 2024
1 parent cbfa8b8 commit d610ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Run linters
run: |
poetry run ruff .
poetry run black --check .
poetry run format --check .
- name: Start MongoDB
uses: supercharge/mongodb-github-action@1.10.0
Expand Down

0 comments on commit d610ddd

Please sign in to comment.