Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy Zayats committed Oct 31, 2024
1 parent ed31363 commit 514a6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ permissions: write-all

jobs:
run_system_tests:
uses: nspcc-dev/neofs-testcases/.github/workflows/system-tests.yml@master
uses: nspcc-dev/neofs-testcases/.github/workflows/system-tests.yml@ezayats/single-test-timeout
with:
neofs_network_domain: ${{ vars.TEST_RESULTS_NEOFS_NETWORK_DOMAIN }}
neofs_http_gate: ${{ vars.TEST_RESULTS_HTTP_GATE }}
Expand Down

0 comments on commit 514a6df

Please sign in to comment.