Skip to content

Commit 6f75bb6

Browse files
committed
chore: fixed typo
1 parent 65275c4 commit 6f75bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- run: npx nx-cloud start-ci-run
3030
- run: npm run build
3131
- run: npm run lint
32-
- run: npm ruun test
32+
- run: npm run test
3333
- run: npm run e2e
3434
- run: npx nx-cloud stop-all-agents
3535
pr:

0 commit comments

Comments
 (0)