Skip to content

Commit

Permalink
Test fix-deps
Browse files Browse the repository at this point in the history
Signed-off-by: Oleg Kulachenko <[email protected]>
  • Loading branch information
vvarg229 committed Dec 1, 2023
1 parent bea2ad3 commit b384caa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
- name: Checkout neofs-testcases repository
uses: actions/checkout@v3
with:
repository: nspcc-dev/neofs-testcases
ref: 'master'
repository: vvarg229/neofs-testcases
ref: 'fix-deps'
path: neofs-testcases

- name: Checkout neofs-dev-env repository
Expand Down

0 comments on commit b384caa

Please sign in to comment.