We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d96be2 commit 8eed641Copy full SHA for 8eed641
1 file changed
.github/workflows/ci.yml
@@ -28,6 +28,8 @@ jobs:
28
with:
29
fetch-depth: 0
30
31
+ - uses: nrwl/nx-set-shas@v4
32
+
33
- name: Start Nx Cloud CI Run - Linux
34
run: npx nx-cloud start-ci-run --stop-agents-after="e2e"
35
0 commit comments