Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 10, 2024
1 parent 77d49ed commit 226c406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: python3 main.py local

- name: Wait for minio
run: python3 main.py wait_for "http://localhost:9001/minio/health/live"
run: python3 main.py wait_for "http://localhost:9001/minio/health/live"

- name: Run pytest
run: python3 main.py test
run: python3 main.py test

0 comments on commit 226c406

Please sign in to comment.