Skip to content

Commit

Permalink
ci: run test with ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoVazquez committed Nov 28, 2024
1 parent c6c9289 commit ffd7ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Run NX Commands
run: |
pnpm exec nx-cloud record -- nx format:check
pnpm exec nx affected -t lint test build e2e-ci
pnpm exec nx affected -t lint test:ci build e2e-ci
sonarcloud:
name: SonarCloud
Expand Down

0 comments on commit ffd7ef4

Please sign in to comment.