We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66424c2 commit 4c4c351Copy full SHA for 4c4c351
.github/workflows/ci-remote.yml
@@ -67,7 +67,7 @@ jobs:
67
force: 'false'
68
69
- name: 'Run System tests (remote)'
70
- uses: 0chain/actions/run-system-tests-remote/action.yml@master
+ uses: 0chain/actions/run-system-tests-remote@master
71
with:
72
repo_snapshots_branch: ${{ env.REPO_SNAPSHOTS_BRANCH }}
73
system_tests_branch: ${{ env.CURRENT_BRANCH }}
0 commit comments