Skip to content

Commit

Permalink
feat: remove nx cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickjahr committed Apr 16, 2024
1 parent 489f75d commit 63fc4da
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 @@ -33,5 +33,5 @@ jobs:
run: npx playwright install --with-deps
- uses: nrwl/nx-set-shas@v4

# - run: npx nx-cloud record -- nx format:check
- run: npx nx format:check
- run: npx nx affected -t lint test build e2e-ci

0 comments on commit 63fc4da

Please sign in to comment.