Skip to content

Commit

Permalink
Merge pull request #263 from nspcc-dev/fix-tests
Browse files Browse the repository at this point in the history
workflows: don't override node version used for tests
  • Loading branch information
roman-khimov authored Dec 12, 2024
2 parents cbbb884 + afe28cb commit 119b895
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/system-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
neofs_manual_expiration_period: ${{ vars.MANUAL_RUN_EXPIRATION_PERIOD }}
neofs_other_expiration_period: ${{ vars.OTHER_EXPIRATION_PERIOD }}
neofs_testcases_commit: 'master'
neofs_node_commit: 'c6a3201722521b99338548e388fa043889c714ad'
neofs_rest_gw_commit: ${{ github.event.inputs.neofs_rest_gw_ref }}
tests_path: 'pytest_tests/tests/services/rest_gate'
tests_parallel_level: 1
Expand Down

0 comments on commit 119b895

Please sign in to comment.