We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65275c4 commit 6f75bb6Copy full SHA for 6f75bb6
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- run: npx nx-cloud start-ci-run
30
- run: npm run build
31
- run: npm run lint
32
- - run: npm ruun test
+ - run: npm run test
33
- run: npm run e2e
34
- run: npx nx-cloud stop-all-agents
35
pr:
0 commit comments