Skip to content

Commit

Permalink
Merge pull request #1 from hallisonbrancalhao/wip
Browse files Browse the repository at this point in the history
style: cleanup
  • Loading branch information
hallisonbrancalhao committed Apr 25, 2024
2 parents 69472f8 + 5f6428d commit 877dabc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
- run: npm ci

- uses: nrwl/nx-set-shas@v3

# This line is needed for nx affected to work when CI is running on a PR
- run: git branch --track main origin/main
- run: npx nx-cloud record -- nx format:check
- run: npx nx-cloud record -- nx format:check --base=$(HEAD_SHA)
- run: npx nx affected -t lint test build e2e-ci

0 comments on commit 877dabc

Please sign in to comment.