difftreelog
Update node_build_test.yml
in: master
Removed src_repo_url variable which one not used in ci/cd pipeline.
1 file changed
.github/workflows/node_build_test.ymldiffbeforeafterboth24 opal_chain_workdir: ./src_opal_chain24 opal_chain_workdir: ./src_opal_chain25 quartz_chain_workdir: ./src_quartz_chain25 quartz_chain_workdir: ./src_quartz_chain26 unique_chain_workdir: ./src_unique_chain26 unique_chain_workdir: ./src_unique_chain27 src_repo_url: https://github.com/lzadjsf/unique-chain.git28 RUST_TOOLCHAIN: nightly-2022-05-1127 RUST_TOOLCHAIN: nightly-2022-05-1129 REPO_URL: ${{ github.server_url }}/${{ github.repository }}28 REPO_URL: ${{ github.server_url }}/${{ github.repository }}3029