Skip to content

Commit 4c4c351

Browse files
committed
update uses value
1 parent 66424c2 commit 4c4c351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-remote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
force: 'false'
6868

6969
- name: 'Run System tests (remote)'
70-
uses: 0chain/actions/run-system-tests-remote/action.yml@master
70+
uses: 0chain/actions/run-system-tests-remote@master
7171
with:
7272
repo_snapshots_branch: ${{ env.REPO_SNAPSHOTS_BRANCH }}
7373
system_tests_branch: ${{ env.CURRENT_BRANCH }}

0 commit comments

Comments
 (0)