We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406e0d6 commit 48aa137Copy full SHA for 48aa137
.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@run-st-remote
+ uses: 0chain/actions/run-system-tests-remote/action.yml@master
71
with:
72
repo_snapshots_branch: ${{ env.REPO_SNAPSHOTS_BRANCH }}
73
system_tests_branch: ${{ env.CURRENT_BRANCH }}
0 commit comments