Skip to content

Commit

Permalink
.github: update path to s3 tests
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeniy Zayats <[email protected]>
  • Loading branch information
Evgeniy Zayats committed Sep 27, 2024
1 parent 1455cdf commit d652686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
- name: Run s3 gw e2e tests
timeout-minutes: 120
run: |
source venv.pytest/bin/activate && pytest --alluredir=${{ env.ALLURE_RESULTS_DIR }} pytest_tests/tests/services/s3_gate
source venv.pytest/bin/activate && pytest --alluredir=${{ env.ALLURE_RESULTS_DIR }} pytest_tests/tests/s3
working-directory: neofs-testcases

- name: Publish to NeoFS
Expand Down

0 comments on commit d652686

Please sign in to comment.