Skip to content

Commit

Permalink
👷 maybe this
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Jan 15, 2025
1 parent bc26352 commit efd9f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: make lint
- name: Test with pytest
env:
ELASTICSEARCH_URI: http://elastic:9200
ELASTICSEARCH_URI: http://localhost:9200
run: make test
- name: Test building
run: poetry build
Expand Down

0 comments on commit efd9f92

Please sign in to comment.