difftreelog
Update node-only-update_v3.yml
in: master
1 file changed
.github/workflows/node-only-update_v3.ymldiffbeforeafterboth207 207 208 - name: List files in Workspace208 - name: List files in Workspace209 if: always()209 if: always()210 uses: ls -la ./210 run: ls -la ./211211212 sequential-test:212 sequential-test:213 needs: nodes-execution-matrix213 needs: nodes-execution-matrix357 357 358 - name: List files in Workspace358 - name: List files in Workspace359 if: always()359 if: always()360 uses: ls -la ./360 run: ls -la ./361361